PublishingLayoutPage.OnLoad - Méthode
Ce membre remplace Control.OnLoad(EventArgs).
Espace de noms : Microsoft.SharePoint.Publishing
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.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