Share via


EditViewToolBarButton.GetHrefString Method

Gets the view editing URL to which the user is navigated when clicking the EditViewToolBarButton.

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

Syntax

'Declaration
Protected Overrides Function GetHrefString As String
'Usage
Dim returnValue As String

returnValue = Me.GetHrefString()
protected override string GetHrefString()

Return Value

Type: System.String

See Also

Reference

EditViewToolBarButton Class

EditViewToolBarButton Members

Microsoft.SharePoint.Portal.WebControls Namespace