AspMenu.GetDesignModeState method

This member overrides Menu.GetDesignModeState().

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

Syntax

'Declaration
Protected Overrides Function GetDesignModeState As IDictionary
'Usage
Dim returnValue As IDictionary

returnValue = Me.GetDesignModeState()
protected override IDictionary GetDesignModeState()

Return value

Type: System.Collections.IDictionary
Returns IDictionary.

See also

Reference

AspMenu class

AspMenu members

Microsoft.SharePoint.WebControls namespace