PasswordRecovery::LoadControlState Method (Object^)

 
Use BaseTrue

This API supports the product infrastructure and is not intended to be used directly from your code.

Implements the base Control::LoadControlState method.

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

public protected:
virtual void LoadControlState(
	Object^ savedState
) override

Parameters

savedState
Type: System::Object^

An object that represents the control state to be restored.

.NET Framework
Available since 2.0
Return to top
Show: