Gets or sets the URL for the image to be used for disabled state.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_disabledImageUrl(); function set_disabledImageUrl(value); |