オーバーロード | 解説 |
---|---|
GetRouteUrl(Object) | Gets the URL that corresponds to a set of route parameters. System.Web.UI.Controlから継承されます。 |
GetRouteUrl(String,Object) | Gets the URL that corresponds to a set of route parameters and a route name. System.Web.UI.Controlから継承されます。 |
GetRouteUrl(RouteValueDictionary) | Gets the URL that corresponds to a set of route parameters. System.Web.UI.Controlから継承されます。 |
GetRouteUrl(String,RouteValueDictionary) | Gets the URL that corresponds to a set of route parameters and a route name. System.Web.UI.Controlから継承されます。 |