MindFusion.UI for WebForms Programmer's Guide

MenuItem.set_imageUrl Method

See Also
 



Sets the URL of the image that will be displayed.

Namespace: MindFusion.UI.Web
Assembly: MenuItem.js

 Syntax

JavaScript  Copy Code

function set_imageUrl (value)

 Parameters

value

Type: String
The URL.

 See Also