ListControl.PerformSelect Method
.NET Framework 3.0
Retrieves data from the associated data source.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The PerformSelect method calls the PerformDataBinding method after data is retrieved to bind data to elements of the data-bound control. For more information, see DataBoundControl.PerformSelect.
Community Additions
ADD
Show: