Click or drag to resize
VersionManagerApplyLatestVersion Method
Applies latest version data to the node.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public void ApplyLatestVersion(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document node
See Also