ChangePassword.SetDesignModeState Method (IDictionary)

 
Use BaseTrue

Sets design-time data for a control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

[<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)>]
override SetDesignModeState : 
        data:IDictionary -> unit

Parameters

data
Type: System.Collections.IDictionary

An IDictionary containing the design-time data for the control.

.NET Framework
Available since 2.0
Return to top
Show: