Click or drag to resize
CMSTreeMenuOnMouseOutScript Property
OnMouseOutScript script for menu items. You can use macro expressions here.

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

Property Value

Type: String
See Also