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