BaseDataBoundControl.ConfirmInitState Method
.NET Framework 3.0
Sets the initialized state of the data-bound control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The ConfirmInitState method sets the initialized state of the data-bound control. The method is called by the DataBoundControl class in its OnLoad method.
Community Additions
ADD
Show: