PasswordRecovery::SaveControlState Method ()
.NET Framework (current version)
Saves any server control state changes that have occurred since the time the page was posted back to the server.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Object^Returns the server control's current state. If there is no state associated with the control, this method returns null.
.NET Framework
Available since 2.0
Available since 2.0
Show: