Initialization.UseToolBar Property

Definition

true if the web application toolbar is used, false otherwise.

public:
 property bool UseToolBar { bool get(); };
public bool UseToolBar { get; }
member this.UseToolBar : bool
Public ReadOnly Property UseToolBar As Boolean

Property Value

Applies to