SpecialTermActionHandler.HookupMenuItemToAction メソッド (Microsoft.SharePoint.Portal.WebControls)
このメンバは内部使用の目的で予約されており、ユーザー コード内で直接使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Sub HookupMenuItemToAction ( _
itm As HtmlMenuItem, _
strAction As String _
)
'使用
Dim instance As SpecialTermActionHandler
Dim itm As HtmlMenuItem
Dim strAction As String
instance.HookupMenuItemToAction(itm, strAction)
public void HookupMenuItemToAction (
HtmlMenuItem itm,
string strAction
)
パラメータ
- itm
- strAction
関連項目
参照
SpecialTermActionHandler クラス
SpecialTermActionHandler メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間