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: 11.0.0
Syntax
C#
public virtual DataSet GetDataSet()

Return Value

Type: DataSet
See Also