BaseDataBoundControl.OnPreRender Method
.NET Framework 3.0
Handles the PreRender event.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The BaseDataBoundControl class overrides the Control.OnPreRender event handler to call EnsureDataBound before calling the base class OnPreRender method.
Community Additions
ADD
Show: