Click or drag to resize
LocalizedHeadingLevel Property
Level of heading. Value must be from 1 to 6.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int Level { get; set; }

Property Value

Type: Int32
See Also