Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
DocumentHelper Class
DocumentHelper Methods
AddAttachment Method
AddGroupedAttachment Method
AddUnsortedAttachment Method
AttachmentHasUniqueName Method
ChangeDocumentCultureDataField Method
ClearCheckoutInformation Method
ClearWorkflowInformation Method
ColumnExistsInDocumentView Method
CopyAttachmentsAsTemporary Method
CopyDocument Method
CopyDocumentCategories Method
CopyNodeData Method
DeleteAttachment Method
DeleteDocument Method
DeleteDocumentAttachments Method
DeleteSiteTree Method
EnsureBlogPostHierarchy Method
GetAttachment Method
GetAttachments Method
GetAttachmentUrl Method
GetDocument Method
GetDocuments Method
GetPrimaryAttachmentsForDocuments Method
GetPublished Method
GetTreeNodeDataSet Method
GetUniqueAttachmentFileName Method
InsertDocument Method
InsertDocumentAsLink Method
InsertNewCultureVersion Method
IsDocumentObjectType Method
IsDocumentTypeAllowed Method
IsSearchTaskCreationAllowed Method
LogDocumentChange Method
MoveAttachmentDown Method
MoveAttachmentUp Method
MoveDocument Method
SaveTemporaryAttachments Method
SearchFieldChanged Method
UpdateAttachment Method
UpdateDocument Method
DocumentHelper
ClearCheckoutInformation Method
Clears the checkout information from the given document node.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
void
ClearCheckoutInformation
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
TreeNode
Document node
See Also
Reference
DocumentHelper Class
CMS.DocumentEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com