Gets or sets the value associated with the tab.

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

Syntax

JavaScript
function get_value();
function set_value(value);

See Also