Click or drag to resize
TreeNodeGetDataSet Method
Returns the DataSet of the node data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public DataSet GetDataSet()

Return Value

Type: DataSet
See Also