AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageAttributeArgs..::..Enabled Property

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

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

Syntax


[DataMemberAttribute]
public bool Enabled { get; set; }

Field Value

true if enabled; otherwise, false.