IControlDesignerAccessor::SetDesignModeState Method (IDictionary^)
.NET Framework (current version)
When implemented, sets control state before rendering it on the design surface.
Assembly: System.Web (in System.Web.dll)
Parameters
- data
-
Type:
System.Collections::IDictionary^
The IDictionary containing the control state.
In overridden controls, this method is used to retain and set state for the control during design-time mode. This method is used only by control designers.
.NET Framework
Available since 2.0
Available since 2.0
Show: