LocalizedHeadingIsAnchor Property |
Indicates if this heading serves as anchor. Heading has 'anchor' css class assigned besides classes defined in CssClass property.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public bool IsAnchor { get; set; }
Property Value
Type:
BooleanSee Also