Partager via


SPMobilePage.OnInit - Méthode

Représente la méthode qui gérera l'événement Init d'un SPMobilePage.

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.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

Remarques

Cette substitution effectue la gestion des erreurs.

Voir aussi

Référence

SPMobilePage classe

SPMobilePage - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms