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

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

Syntax

JavaScript
function get_expandedImageUrl();
function set_expandedImageUrl(value);

See Also