AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

LanguageDomain..::..IsActive Property

Gets or sets a value indicating whether this instance is active.

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

Syntax


public bool IsActive { get; set; }

Field Value

true if this instance is active; otherwise, false.