Sets the initialized state of the data-bound control.
The BaseDataBoundControl.ConfirmInitState method sets the initialized state of the data-bound control. The method is called by the System.Web.UI.WebControls.DataBoundControl class in its DataBoundControl.OnLoad(EventArgs) method.