CMSAbstractNewDocumentControlHeadingLevel Property |
Gets and sets title level. By default set to 4, i.e. generates h4.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public int HeadingLevel { get; set; }
Property Value
Type:
Int32See Also