Handles the System.Web.UI.Control.Load event.
- e
- An EventArgs object that contains event data.
The System.Web.UI.WebControls.HierarchicalDataBoundControl handles the Load event to set the BaseDataBoundControl.RequiresDataBinding property to true if the HTTP request is not a postback.