AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Navigation..::..IsLocked Property

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

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

Syntax


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

Field Value

true if this instance is locked; otherwise, false.