Method | Description | |
---|---|---|
MapLocalizeRoute ( this routes, string name, string url, object defaults ) : |
||
MapLocalizeRoute ( this routes, string name, string url, object defaults, object constraints ) : |
Method | Description | |
---|---|---|
MapRouteToLocalizeRedirect ( this routes, string name, string url, object defaults ) : |
public static MapLocalizeRoute ( this routes, string name, string url, object defaults ) : |
||
routes | this | |
name | string | |
url | string | |
defaults | object | |
return |
public static MapLocalizeRoute ( this routes, string name, string url, object defaults, object constraints ) : |
||
routes | this | |
name | string | |
url | string | |
defaults | object | |
constraints | object | |
return |