Click or drag to resize
TreeNodeGetOriginalDataSet Method
Returns the DataSet of node data. For linked documents data of original document is included.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
protected internal virtual DataSet GetOriginalDataSet()

Return Value

Type: DataSet
See Also