Compartilhar via


WikiContentWebpart.CreateChildControls method

Cria os controles filhos da Web Part.

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

Syntax

'Declaração
Protected Overrides Sub CreateChildControls
'Uso

Me.CreateChildControls()
protected override void CreateChildControls()

Comentários

Essa substituição adiciona controles filho ao analisar o objeto String formado pelo [:Microsoft.SharePoint.WebPartPages.WikiContentWebpart.Content].

Ver também

Referência

WikiContentWebpart class

WikiContentWebpart members

Microsoft.SharePoint.WebPartPages namespace