System.Web.UI.WebControls.BaseDataList.OnDataPropertyChanged Method

Called when one of the base data source identification properties is changed, to rebind the data-bound control to its data.

Syntax

protected virtual void OnDataPropertyChanged ()

Remarks

The BaseDataList.OnDataPropertyChanged method is called to rebind the data-bound control to its data when the BaseDataList.DataMember, BaseDataList.DataSource, or BaseDataList.DataSourceID property changes values after the page's System.Web.UI.Control.PreRender event.

Requirements

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