PasswordRecovery.SetDesignModeState Method (IDictionary)
.NET Framework (current version)
Implements the base Control.IControlDesignerAccessor.SetDesignModeState method.
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
The design-time data for the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: