WikiContentWebpart.CreateChildControls Method

Creates the child controls of the Web Part.

Namespace:  Microsoft.SharePoint.WebPartPages
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

This override adds child controls by parsing the String object made up by [:Microsoft.SharePoint.WebPartPages.WikiContentWebpart.Content].

See Also

Reference

WikiContentWebpart Class

WikiContentWebpart Members

Microsoft.SharePoint.WebPartPages Namespace