Share via


EditViewToolBarButton.GetHrefString Method

NOTE: This API is now obsolete.

This member overrides ToolBarButton.GetHrefString().

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Protected Overrides Function GetHrefString As String
'Usage
Dim returnValue As String

returnValue = Me.GetHrefString()
[ObsoleteAttribute("This class is obsolete.")]
protected override string GetHrefString()

Return Value

Type: System.String

See Also

Reference

EditViewToolBarButton Class

EditViewToolBarButton Members

Microsoft.SharePoint.Portal.WebControls Namespace