AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

LockStatus..::..CanUnLock Property

Gets or sets a value indicating whether the current user can unlock this record.

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

Syntax


public bool CanUnLock { get; set; }

Field Value

true if the current user has permission to unlock; otherwise, false.