다음을 통해 공유


MobileAspMenu.GetDesignModeState method

This member overrides Menu.GetDesignModeState().

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Function GetDesignModeState As IDictionary
'Usage
Dim returnValue As IDictionary

returnValue = Me.GetDesignModeState()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override IDictionary GetDesignModeState()

Return value

Type: System.Collections.IDictionary

See also

Reference

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace