Gets or sets the Url path to the image that will be displayed for the mouse over item.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

JavaScript
function get_mouseOverImageUrl();
function set_mouseOverImageUrl(value);

See Also