TemplateControl.GetRouteUrl Method
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetRouteUrl(Object) | Gets the URL that corresponds to a set of route parameters.(Inherited from Control.) |
![]() | GetRouteUrl(RouteValueDictionary) | Gets the URL that corresponds to a set of route parameters.(Inherited from Control.) |
![]() | GetRouteUrl(String, Object) | Gets the URL that corresponds to a set of route parameters and a route name.(Inherited from Control.) |
![]() | GetRouteUrl(String, RouteValueDictionary) | Gets the URL that corresponds to a set of route parameters and a route name.(Inherited from Control.) |
Show:
