AttributeRouteModel.IsAbsoluteTemplate Property

Definition

Gets or sets a value that determines if this route template for this model overrides the route template at the parent scope.

public:
 property bool IsAbsoluteTemplate { bool get(); };
public bool IsAbsoluteTemplate { get; }
member this.IsAbsoluteTemplate : bool
Public ReadOnly Property IsAbsoluteTemplate As Boolean

Property Value

Applies to