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