Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DocumentEngine
VersionManager Class
VersionManager Methods
CheckOut Method
CheckOut Method (TreeNode)
CheckOut Method (TreeNode, Boolean, Boolean)
CheckOut Method (TreeNode, Boolean, Boolean, Boolean)
VersionManager
CheckOut Method (TreeNode)
Checks out specified node and creates a new record in the CMS_VersionHistory table.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
WorkflowStepInfo
CheckOut
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
TreeNode
Document to check out
Return Value
Type:
WorkflowStepInfo
Returns current workflow step of the document
See Also
Reference
VersionManager Class
CheckOut Overload
CMS.DocumentEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com