QueryableFilterUserControl.PopulateListControl Method (ListControl)
.NET Framework (current version)
Populates a list control with all the foreign-key elements or Boolean elements in the table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- listControl
-
Type:
System.Web.UI.WebControls.ListControl
A list control.
Foreign-key columns are populated with elements from the foreign-key table. Boolean columns are populated with "All", "True", and "False".
.NET Framework
Available since 4.0
Available since 4.0
Show: