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: virtual void SetDesignModeState( IDictionary^ data ) sealed = IControlDesignerAccessor::SetDesignModeState
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: