RouteFactoryAttribute.Defaults 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 defaults.
public virtual System.Web.Routing.RouteValueDictionary Defaults { get; }
member this.Defaults : System.Web.Routing.RouteValueDictionary
Public Overridable ReadOnly Property Defaults As RouteValueDictionary
Property Value
The route defaults, if any; otherwise null.