AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Domain..::..Locked Property

Gets or sets a value indicating whether this Domain is locked.

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

Syntax


public bool Locked { get; set; }

Field Value

true if locked; otherwise, false.