QueryStringParameter::Clone Method ()
.NET Framework (current version)
Returns a duplicate of the current QueryStringParameter instance.
Assembly: System.Web (in System.Web.dll)
The Clone method calls the QueryStringParameter constructor to initialize a new instance of the QueryStringParameter class by using the values of the current instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: