Click or drag to resize
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.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool GenerateIndentationInsideLink { get; set; }

Property Value

Type: Boolean
See Also