Gets or sets the path to an image to display for the node.

Namespace:  C1.Web.UI.Controls.C1TreeView
Assembly:  C1TreeViewClient (in C1TreeViewClient.dll)

Syntax

JavaScript
function get_imageUrl();
function set_imageUrl(value);

See Also