AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributeControl..::..HideToolBar Property

Gets or sets a value indicating whether the toolbar is hidden.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool HideToolBar { get; set; }

Field Value

true if the toolbar is hidden; otherwise, false.