1 instantiation of RouteParameter
System.Web (1)
UI\WebControls\RouteParameter.cs (1)
87
return new
RouteParameter
(this);
1 reference to RouteParameter
System.Web (1)
UI\WebControls\RouteParameter.cs (1)
56
protected RouteParameter(
RouteParameter
original) : base(original) {