DataBoundControl.OnLoad Method (EventArgs)
.NET Framework (current version)
Handles the Control.Load event.
Assembly: System.Web (in System.Web.dll)
The DataBoundControl class calls the BaseDataBoundControl.ConfirmInitState method to set the initialized state of the data-bound control and sets the RequiresDataBinding property to true if the HTTP request is not a postback.
.NET Framework
Available since 2.0
Available since 2.0
Show: