Menu.GetDesignModeState Method ()
.NET Framework (current version)
Retrieves the design-time state of the Menu control.
Assembly: System.Web (in System.Web.dll)
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> Protected Overrides Function GetDesignModeState As IDictionary
Return Value
Type: System.Collections.IDictionaryAn IDictionary containing the design-time state of the Menu control.
The GetDesignModeState method is a helper method used to get the current design-time state of the Menu control.
.NET Framework
Available since 2.0
Available since 2.0
Show: