DefaultModelBindingContext.IsTopLevelObject Property

Definition

Gets or sets an indication that the current binder is handling the top-level object.

public:
 virtual property bool IsTopLevelObject { bool get(); void set(bool value); };
public override bool IsTopLevelObject { get; set; }
member this.IsTopLevelObject : bool with get, set
Public Overrides Property IsTopLevelObject As Boolean

Property Value

Applies to