del método SPMobileMenuPanel.OnInit
Panel de menú
Espacio de nombres: Microsoft.SharePoint.Mobile.WebControls
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Protected Overrides Sub OnInit ( _
e As EventArgs _
)
'Uso
Dim e As EventArgs
Me.OnInit(e)
protected override void OnInit(
EventArgs e
)
Parámetros
- e
Tipo: System.EventArgs