MindFusion.UI for WebForms Programmer's Guide

MenuItem.get_imageUrl Method

See Also
 



Gets the URL of the image that will be displayed.

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

 Syntax

JavaScript  Copy Code

function get_imageUrl ()

 Return Value

Type: String
The URL.

 See Also