SmallBusinessWebsiteConsoleAction.OnInit-Methode
Dieser Member überschreibt Control.OnInit(EventArgs).
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overrides Sub OnInit ( _
e As EventArgs _
)
'Usage
Dim e As EventArgs
Me.OnInit(e)
protected override void OnInit(
EventArgs e
)
Parameter
- e
Typ: System.EventArgs
Siehe auch
Referenz
SmallBusinessWebsiteConsoleAction Klasse