Gets or sets the path to an image to display for the item. Default value is empty string.
Namespace:
C1.Web.UI.Controls.C1MenuAssembly: C1MenuClient (in C1MenuClient.dll)
Syntax
| JavaScript |
|---|
function get_imageUrl(); function set_imageUrl(value); |