TextField.CreateChildControls Method

Creates the child text box control of the TextField control.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

See Also

Reference

TextField Class

TextField Members

Microsoft.SharePoint.WebControls Namespace