numPages Property

Retrieves a value that indicates the number of pages in the MultiPage element.

Syntax

[ inumPages = ] MULTIPAGE.numPages

Possible Values

inumPages Integer that receives the number of pages in the MultiPage element

The property is read-only. The property has no default value.

Remarks

You can also retrieve the number of pages in the MultiPage element using MultiPage. children. length.

Applies To

MULTIPAGE

See Also

Internet Explorer WebControls, About the MultiPage WebControl