createPageAt Method

Creates a new PAGEVIEW element at the specified index.

Syntax

oPage = MULTIPAGE.createPageAt(iIndex)

Parameters

iIndex Required. Integer specifying the index of the PAGEVIEW element to be created.

Return Value

The PAGEVIEW element that is created by the method.

Applies To

MULTIPAGE

See Also

Internet Explorer WebControls, About the MultiPage WebControl