Url to the tab image when the tab is in disabled state.

Namespace:  C1.Web.UI.Controls.C1TabStrip
Assembly:  C1TabStripClient (in C1TabStripClient.dll)

Syntax

JavaScript
function get_disabledImageUrl();
function set_disabledImageUrl(value);

See Also