Compartilhar via


KeyFilterCompositeField.CreateChildControls Method

Creates the child controls to render the Key Filter Composite Field on the page.

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 finds the necessary child controls from the template container. If the field is range capable, it registers the dropdown list control as the range operator selector for the field.

See Also

Reference

KeyFilterCompositeField Class

KeyFilterCompositeField Members

Microsoft.Office.Server.WebControls Namespace