Compartilhar via


VariationsLabelEcbMenu.CreateChildControls método

NOTA: Esta API agora está obsoleta.

Crie controles filho.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<ObsoleteAttribute("Use of this control is not recommended - use the Variations Client Side OM instead",  _
    False)> _
Protected Overrides Sub CreateChildControls
'Uso

Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[ObsoleteAttribute("Use of this control is not recommended - use the Variations Client Side OM instead", 
    false)]
protected override void CreateChildControls()

Ver também

Referência

VariationsLabelEcbMenu classe

VariationsLabelEcbMenu membros

Microsoft.SharePoint.Publishing.WebControls namespace