Controls Property

Retrieves a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.

Syntax

ASP N/A
Script [ oColl = ] MULTIPAGE.Controls

Possible Values

oColl ControlCollection object representing the child controls for a specified server control in the UI hierarchy.

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

Applies To

MULTIPAGE

See Also

Internet Explorer WebControls, About the MultiPage WebControl