ApplicationPoolSection.OnInit - Méthode
Ce membre remplace UserControl.OnInit(EventArgs).
Espace de noms : Microsoft.SharePoint.WebControls
Assembly : Microsoft.SharePoint.ApplicationPages.Administration (dans Microsoft.SharePoint.ApplicationPages.Administration.dll)
Syntaxe
'Déclaration
Protected Overrides Sub OnInit ( _
e As EventArgs _
)
'Utilisation
Dim e As EventArgs
Me.OnInit(e)
protected override void OnInit(
EventArgs e
)
Paramètres
- e
Type : System.EventArgs