DocumentRepositoryNewCollection Method |
Creates new collection for the data.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public override TreeNodeCollection NewCollection(
string type
)
Parameters
- type
- Type: SystemString
Type of the collection
Return Value
Type:
TreeNodeCollectionSee Also