UpdatePanel::OnLoad Method (EventArgs^)
.NET Framework (current version)
Raises the Load event for the UpdatePanel control and invokes the Initialize method when partial-page rendering is not enabled.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Notes to Inheritors:
If you override the OnLoad method, make sure to call the base class so that the Load event will be raised.
.NET Framework
Available since 3.5
Available since 3.5
Show: