Click or drag to resize

RouteUtils Class

Provides utilities to create a MVC RouteData object from an URL.
Inheritance Hierarchy
SystemObject
  Packflow.InterfaceRouteUtils

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static class RouteUtils

The RouteUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRouteDataByUrl
Gets the route data from an URL.
Top
See Also