RouteFactoryAttribute.Constraints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the route constraints.
public virtual System.Web.Routing.RouteValueDictionary Constraints { get; }
member this.Constraints : System.Web.Routing.RouteValueDictionary
Public Overridable ReadOnly Property Constraints As RouteValueDictionary
Property Value
The route constraints, if any; otherwise null.