Click or drag to resize
TreeNodeTypeInfo Constructor (String)
Constructor for list view type infos based on tree node type info.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public TreeNodeTypeInfo(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type
See Also