Share via


HostedWebApplicationAppInitString.UseToolBar Property

Definition

Gets or sets a Boolean value that specifies whether the toolbar is displayed.

public:
 property bool UseToolBar { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(true)]
public bool UseToolBar { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.UseToolBar : bool with get, set
Public Property UseToolBar As Boolean

Property Value

true if the toolbar is displayed otherwise, false.

Attributes

Applies to