System.Web.UI.WebControls.BaseDataBoundControl.ConfirmInitState Method

Sets the initialized state of the data-bound control.

Syntax

protected void ConfirmInitState ()

Remarks

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.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0