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

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

Syntax

JavaScript
function get_collapsedImageUrl();
function set_collapsedImageUrl(value);

See Also