TARGET Attribute | Target Property
Retrieves a value that indicates the PageView object to activate when the Tab is activated.
Syntax
ASP <tagPrefix:TAB TARGET = sTarget ... > Script [ sTarget = ] TAB.Target
Possible Values
tagPrefix Required. The element prefix associated with the WebControls namespace (Microsoft.Web.UI.WebControls). A TagPrefix is defined using the directive. sTarget object that receives the PageView object to activate when the Tab is activated. The property is read-only. The property has no default value.
Applies To
TAB
See Also
Internet Explorer WebControls, About the TabStrip WebControl