Freigeben über


SmallBusinessWebsiteControlBase.OnInit-Methode

Dieser Member überschreibt Control.OnInit(EventArgs).

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnInit(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnInit(
    EventArgs e
)

Parameter

Siehe auch

Referenz

SmallBusinessWebsiteControlBase Klasse

SmallBusinessWebsiteControlBase-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace