Click or drag to resize
PageInfoClassName Property
Class name of the current document.

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

Property Value

Type: String

Implements

ITreeNodeClassName
See Also