MobileListItem::GetRouteUrl Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.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:
