KeyFiltersFormIterator.CreateChildControls Method
Creates a KeyFilterCompositeField control for each non-hidden field on the list.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
Remarks
This override creates a KeyFilterCompositeField control for each non-hidden field on the list. The KeyFilterCompositeField control is used to display the field label description with the field control.