CreateUserWizard.SetDesignModeState Method (IDictionary)
.NET Framework (current version)
Sets design-time data for a control.
Assembly: System.Web (in System.Web.dll)
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)] protected override void SetDesignModeState( IDictionary data )
Parameters
- data
-
Type:
System.Collections.IDictionary
An IDictionary containing the design-time data for the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: