Delen via


RouteFactoryAttribute.Constraints Property

Definition

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.

Applies to