HierarchicalDataBoundControl.OnLoad Method
.NET Framework 3.0
Handles the Load event.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The HierarchicalDataBoundControl handles the Load event to set the RequiresDataBinding property to true if the HTTP request is not a postback.
Community Additions
ADD
Show: