SPMobilePanel.OnInit - Méthode
Panneau vierge
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
- e
Type : System.EventArgs