Click or drag to resize
VersionHistoryControlCheckedOutByUserID Property
Returns identifier of user for whom the node is currently checked out.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public int CheckedOutByUserID { get; }

Property Value

Type: Int32
See Also