SPMobileNavigationMaskPanel.OnInit method
Preenchimento do painel de navegação
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides Sub OnInit ( _
e As EventArgs _
)
'Uso
Dim e As EventArgs
Me.OnInit(e)
protected override void OnInit(
EventArgs e
)
Parâmetros
- e
Type: System.EventArgs
Ver também
Referência
SPMobileNavigationMaskPanel class