PasswordRecovery::SetDesignModeState Method (IDictionary^)

 
Use BaseTrueNamespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

protected:
[SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)]
virtual void SetDesignModeState(
	IDictionary^ data
) override

Parameters

data
Type: System.Collections::IDictionary^

The design-time data for the control.

.NET Framework
Available since 2.0
Return to top
Show: