Share via


AspMenu.GetDesignModeState Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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