Gets or sets the index of the selected page view.

Namespace:  C1.Web.UI.Controls.C1MultiPage
Assembly:  C1MultiPageClient (in C1MultiPageClient.dll)

Syntax

JavaScript
function get_selectedIndex();
function set_selectedIndex(value);

See Also