System.Web.UI.WebControls.ListControl.PerformSelect Method

Retrieves data from the associated data source.

Syntax

protected override void PerformSelect ()

Remarks

The ListControl.PerformSelect method calls the ListControl.PerformDataBinding(IEnumerable) method after data is retrieved to bind data to elements of the data-bound control. For more information, see DataBoundControl.PerformSelect.

Requirements

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