Menu.SetDesignModeState Method (IDictionary)
.NET Framework (current version)
Sets design-time data for the Menu control.
Assembly: System.Web (in System.Web.dll)
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> Protected Overrides Sub SetDesignModeState ( data As IDictionary )
Parameters
- data
-
Type:
System.Collections.IDictionary
An IDictionary that contains state data for displaying the control.
This method overrides SetDesignModeState.
Note |
|---|
This method is used primarily by control developers to extend the Menu control. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
