LongRouteConstraint Constructor ()
Initializes a new instance of the LongRouteConstraint class.
Namespace: System.Web.Mvc.Routing.Constraints
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
public LongRouteConstraint()
public:
LongRouteConstraint()
new : unit -> LongRouteConstraint
Public Sub New
See Also
LongRouteConstraint Class
System.Web.Mvc.Routing.Constraints Namespace
Return to top