Share via


SpecialTermActionHandler.HookupMenuItemToAction Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Sub HookupMenuItemToAction ( _
    itm As HtmlMenuItem, _
    strAction As String _
)
'Usage
Dim instance As SpecialTermActionHandler
Dim itm As HtmlMenuItem
Dim strAction As String

instance.HookupMenuItemToAction(itm, _
    strAction)
public void HookupMenuItemToAction(
    HtmlMenuItem itm,
    string strAction
)

Parameters

See Also

Reference

SpecialTermActionHandler Class

SpecialTermActionHandler Members

Microsoft.SharePoint.Portal.WebControls Namespace