Share via


CheckBoxChoiceField.CreateChildControls method

Creates any child controls that are necessary to render the field.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

See also

Reference

CheckBoxChoiceField class

CheckBoxChoiceField members

Microsoft.SharePoint.WebControls namespace