ToolZoneDesigner.ViewInBrowseMode Property

Definition

Gets or sets a value indicating whether the Web Parts zone is displayed when the user is in the browse display mode.

protected:
 property bool ViewInBrowseMode { bool get(); };
protected bool ViewInBrowseMode { get; }
member this.ViewInBrowseMode : bool
Protected ReadOnly Property ViewInBrowseMode As Boolean

Property Value

true if the Web Parts zone is displayed when the user is in the browse display mode; otherwise, false.

Applies to