CMSTreeMenuGenerateIndentationInsideLink Property |
Indicates if indentation spaces should be generated inside hyperlink (true) or outside (false). This applies only when you do not use images in the menu.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public bool GenerateIndentationInsideLink { get; set; }
Property Value
Type:
BooleanSee Also