Click or drag to resize
PageInfoLoadVersion Method (TreeNode)
Load complete given version of the document to the page info.

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

Parameters

node
Type: CMS.DocumentEngineTreeNode
Node to load
See Also