Gets or sets the index of the selected page.

Namespace:  C1.Web.iPhone.C1LaunchPad
Assembly:  C1LaunchPadClient (in C1LaunchPadClient.dll)

Syntax

JavaScript
function get_selectedPageIndex();
function set_selectedPageIndex(value);

Field Value

The index of the selected page.

See Also