Click or drag to resize
ObjectLockingPanelIsObjectLocked Method
Returns true if the object is locked for editing for current user.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool IsObjectLocked()

Return Value

Type: Boolean
See Also