Share via


EditCategoryToolBarButton.GetHrefString method

Returns the URL to which the user is navigated after clicking the EditCategoryToolBarButton.

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

EditCategoryToolBarButton class

EditCategoryToolBarButton members

Microsoft.SharePoint.Portal.WebControls namespace