TreeNodeIsCheckedOut Property |
Indicates whether the document is checked out.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public bool IsCheckedOut { get; }
Property Value
Type:
BooleanSee Also