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