Partager via


XmlFormView.OnLoad - Méthode

Cette API prend en charge l’infrastructure .NET Framework et n’a pas vocation à être utilisée directement à partir de votre code.

Utilisez les événements Initialize, NotifyHost, SubmitToHostou Close au lieu de cette méthode.

Espace de noms :  Microsoft.Office.InfoPath.Server.Controls
Assembly :  Microsoft.Office.InfoPath.Server (dans Microsoft.Office.InfoPath.Server.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

Voir aussi

Référence

XmlFormView classe

XmlFormView - Membres

Microsoft.Office.InfoPath.Server.Controls - Espace de noms