TARGET Attribute | Target Property

Retrieves a value that indicates the MultiPage object based on the TargetID.

Syntax

ASP <tagPrefix:TABSTRIP TARGET = oTarget ... >
Script [ oTarget = ] TABSTRIP.Target

Possible Values

tagPrefix Required. The element prefix associated with the WebControls namespace (Microsoft.Web.UI.WebControls). A TagPrefix is defined using the directive.
oTarget object that indicates the MultiPage object based on the TargetID.

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

Applies To

TABSTRIP

See Also

Internet Explorer WebControls, About the TabStrip WebControl