Gets or sets the URL for the image used to show normal state.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

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

See Also