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

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

Property Value

Type: String
See Also