Share via


TabStrip.TabLeftOffBottomImageUrl Field

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public TabLeftOffBottomImageUrl As String
'Usage
Dim instance As TabStrip
Dim value As String

value = instance.TabLeftOffBottomImageUrl

instance.TabLeftOffBottomImageUrl = value
[ObsoleteAttribute("This class is obsolete.")]
public string TabLeftOffBottomImageUrl

See Also

Reference

TabStrip Class

TabStrip Members

Microsoft.SharePoint.Portal.WebControls Namespace