Compartilhar via


AuthenticationButton.OnInit method

This member overrides Control.OnInit(EventArgs).

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

Syntax

'Declaração
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Uso
Dim e As EventArgs

Me.OnInit(e)
protected override void OnInit(
    EventArgs e
)

Parâmetros

Ver também

Referência

AuthenticationButton class

AuthenticationButton members

Microsoft.SharePoint.WebPartPages namespace