Click or drag to resize
CMSListMenuHighlightedNodePath Property
Path of the item that will be highlighted like it was selected. The path type must be the same as PathType. 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: 9.0.0
Syntax
C#
public string HighlightedNodePath { get; set; }

Property Value

Type: String
See Also