LocalizedHeading Properties |
The LocalizedHeading type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssociatedControlClientID |
Associated control client ID.
(Inherited from LocalizedLabel.) |
![]() | Display |
Indicates if the label should be displayed (not visible but rendered to page). Default value is 'true'.
(Inherited from LocalizedLabel.) |
![]() | DisplayColon |
Display colon at the end of the text.
(Inherited from LocalizedLabel.) |
![]() | Level |
Level of heading. Value must be from 1 to 6.
|
![]() | RequiredMarkCssClass |
Gets or sets CSS class for the required mark (*)
(Inherited from LocalizedLabel.) |
![]() | ResourceString |
Name of a resource string used for text.
(Inherited from LocalizedLabel.) |
![]() | ShowRequiredMark |
Display star at the end of the text.
(Inherited from LocalizedLabel.) |
![]() | Source |
Localized string source property - may be 'database' or 'file'.
(Inherited from LocalizedLabel.) |
![]() | TagKey |
Tag key.
(Overrides LocalizedLabelTagKey.) |
![]() | Text |
Display text.
(Inherited from LocalizedLabel.) |
![]() | ToolTipResourceString |
Name of a resource string used for tooltip.
(Inherited from LocalizedLabel.) |