Click or drag to resize
CMSAbstractNewDocumentControlHeadingLevel Property
Gets and sets title level. By default set to 4, i.e. generates h4.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public int HeadingLevel { get; set; }

Property Value

Type: Int32
See Also