Click or drag to resize
TreeProviderGetEmptyDataSet Method
Returns an empty data set to be filled by the data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual InfoDataSet<TreeNode> GetEmptyDataSet()

Return Value

Type: InfoDataSetTreeNode
See Also