HierarchicalDataBoundControl::PerformSelect Method ()
.NET Framework (current version)
Retrieves data from the associated data source.
Assembly: System.Web (in System.Web.dll)
The PerformSelect method is called, after data is retrieved, to bind data to elements of the data-bound control. Derived types override this method to retrieve data only if the default implementation is not adequate.
.NET Framework
Available since 2.0
Available since 2.0
Show: