Gets or sets the ID of the PageView in a C1MultiPage that will be switched when this Tab is pressed.

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

Syntax

JavaScript
function get_pageViewID();
function set_pageViewID(value);

See Also