Control.IControlDesignerAccessor.SetDesignModeState Method (IDictionary)
.NET Framework (current version)
For a description of this member, see IControlDesignerAccessor.SetDesignModeState.
Assembly: System.Web (in System.Web.dll)
private abstract SetDesignModeState : data:IDictionary -> unit private override SetDesignModeState : data:IDictionary -> unit
Parameters
- data
-
Type:
System.Collections.IDictionary
An IDictionary containing the design-time data for the control.
This member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IControlDesignerAccessor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: