Share via


ModelBoundQuerySettings.ExpandConfigurations Property

Definition

Gets the ExpandConfigurations of navigation properties.

public System.Collections.Generic.Dictionary<string,Microsoft.AspNet.OData.Query.ExpandConfiguration> ExpandConfigurations { get; }
member this.ExpandConfigurations : System.Collections.Generic.Dictionary<string, Microsoft.AspNet.OData.Query.ExpandConfiguration>
Public ReadOnly Property ExpandConfigurations As Dictionary(Of String, ExpandConfiguration)

Property Value

Applies to