SEPSELECTEDIMAGEURL Attribute | SepSelectedImageUrl Property
Sets or retrieves a value that indicates the URL of the image for the active separators left
and right
(above
and below
) of the active TAB.
Syntax
ASP <tagPrefix:TABSTRIP SEPSELECTEDIMAGEURL = sSepSelectedImageURL ... > Script [ sSepSelectedImageURL = ] TABSTRIP.SepSelectedImageUrl
Possible Values
tagPrefix Required. The element prefix associated with the WebControls namespace (Microsoft.Web.UI.WebControls). A TagPrefix is defined using the directive. sSepSelectedImageURL System.String that specifies or receives the URL of the image for the active separators. The property is read/write. The property has no default value.
Applies To
TABSTRIP
See Also
Internet Explorer WebControls, About the TabStrip WebControl