PasswordRecovery::OnPreRender Method (EventArgs^)

 
Use BaseTrue

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

Implements the base Control::OnPreRender method.

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

public protected:
virtual void OnPreRender(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

The event data.

.NET Framework
Available since 2.0
Return to top
Show: