Compartilhar via


ContentByQueryToolPart.OnInit método

Inicializar o painel de ferramentas para o objeto ContentByQueryWebPart .

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

Sintaxe

'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Uso
Dim e As EventArgs

Me.OnInit(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnInit(
    EventArgs e
)

Parâmetros

Ver também

Referência

ContentByQueryToolPart classe

ContentByQueryToolPart membros

Microsoft.SharePoint.Publishing.WebControls namespace