Share via


IDirectRouteBuilder.DataTokens Property

Definition

Gets or sets the route data tokens.

public System.Web.Routing.RouteValueDictionary DataTokens { get; set; }
member this.DataTokens : System.Web.Routing.RouteValueDictionary with get, set
Public Property DataTokens As RouteValueDictionary

Property Value

The route data tokens.

Applies to