Share via


FileField.CreateChildControls Method

Creates Literal controls as children.

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()

Remarks

If the current list is not a document library and the current list item is not a folder, no child controls are created.

See Also

Reference

FileField Class

FileField Members

Microsoft.SharePoint.WebControls Namespace