FieldTemplateUserControl.PopulateListControl(ListControl) Method

Definition

Populates a list control with all the values from a parent table.

C#
protected void PopulateListControl(System.Web.UI.WebControls.ListControl listControl);

Parameters

listControl
ListControl

The list control to populate.

Remarks

This method works with only foreign key columns.

Applies to

Produkt Verze
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1