Click or drag to resize
DynamicTreeNodeTypeInfo Constructor
Constructor.

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

Parameters

objectType
Type: SystemString
Object type of the dynamic type
See Also