Click or drag to resize

RouteInfo Constructor (RouteData)

Initializes a new instance of the RouteInfo class.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public RouteInfo(
	RouteData data
)

Parameters

data
Type: System.Web.RoutingRouteData
See Also