ModelComponentCollection.Preloadable Property

Definition

Gets a value indicating whether the collection can be preloaded.

protected virtual bool Preloadable { get; }
member this.Preloadable : bool
Protected Overridable ReadOnly Property Preloadable As Boolean

Property Value

true if the collection can be preloaded; otherwise, false.

Applies to