Jaa


ODataRouteOptions.EnableKeyAsSegment Property

Definition

Gets or sets a value indicating whether to generate odata path template as ~/entityset/{key} Used in conventional routing.

public bool EnableKeyAsSegment { get; set; }
member this.EnableKeyAsSegment : bool with get, set
Public Property EnableKeyAsSegment As Boolean

Property Value

Applies to