ObjectLockingPanelIsLocked Property |
Returns true if the object is locked for editing for current user.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool IsLocked { get; }
Property Value
Type:
BooleanSee Also