RouteParameter Constructor (RouteParameter^)
.NET Framework (current version)
Initializes a new instance of the RouteParameter class by using the values of the specified instance.
Assembly: System.Web (in System.Web.dll)
Parameters
- original
-
Type:
System.Web.UI.WebControls::RouteParameter^
An object from which the current instance is initialized.
This constructor is used to clone a RouteParameter instance.
.NET Framework
Available since 4.0
Available since 4.0
Show: