Click or drag to resize
CMSTreeMenuHighlightedNodePath Property
Path of the item that will be highlighted like it was selected. If you omit this value, the control automatically uses the current alias path from the "aliaspath" querystring parameter.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string HighlightedNodePath { get; set; }

Property Value

Type: String
See Also