RouteUtilsGetRouteDataByUrl Method |
Gets the route data from an URL.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public static RouteData GetRouteDataByUrl(
string url
)
Parameters
- url
- Type: SystemString
Return Value
Type:
RouteDataSee Also