Click or drag to resize
TreeNodeClassName Property
Class name in format application.class.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public override string ClassName { get; }

Property Value

Type: String

Implements

ITreeNodeClassName
See Also