TreeNodeDataSet Constructor (String) |
Constructor
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public TreeNodeDataSet(
string className
)
Parameters
- className
- Type: SystemString
Default class name for the documents (if ClassName column is not available)
See Also