Click or drag to resize
TreeNodeCollectionSettings Constructor
Constructor

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public TreeNodeCollectionSettings(
	string name
)

Parameters

name
Type: SystemString
Collection name
See Also