다음을 통해 공유


MobileAspMenu.OnMenuItemDataBound method

This member overrides Menu.OnMenuItemDataBound(MenuEventArgs).

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub OnMenuItemDataBound ( _
    e As MenuEventArgs _
)
'Usage
Dim e As MenuEventArgs

Me.OnMenuItemDataBound(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnMenuItemDataBound(
    MenuEventArgs e
)

Parameters

See also

Reference

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace