BaseDataBoundControl::OnPreRender Method (EventArgs^)
.NET Framework (current version)
Handles the PreRender event.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: