SEPDEFAULTIMAGEURL Attribute | SepDefaultImageUrl Property

Sets or retrieves a value that indicates the URL of the image as default for all inactive separators.

Syntax

ASP <tagPrefix:TABSTRIP SEPDEFAULTIMAGEURL = sSepDefaultImageUrl ... >
Script [ sSepDefaultImageUrl = ] TABSTRIP.SepDefaultImageUrl

Possible Values

tagPrefix Required. The element prefix associated with the WebControls namespace (Microsoft.Web.UI.WebControls). A TagPrefix is defined using the directive.
sSepDefaultImageUrl System.String that specifies or receives the URL of the image.

The property is read/write. The property has no default value.

Applies To

TABSTRIP

See Also

Internet Explorer WebControls, About the TabStrip WebControl