AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IToolbarDialog..::..Enabled Property

Gets or sets a value indicating whether this IToolbarDialog is enabled.

Namespace:  AdvantageCMS.Core.Admin.Interfaces
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


bool Enabled { get; set; }

Field Value

true if enabled; otherwise, false.