SPRibbon.OnInit method

This member overrides Ribbon.OnInit(EventArgs).

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

Syntax

'Declaration
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnInit(e)
protected override void OnInit(
    EventArgs e
)

Parameters

See also

Reference

SPRibbon class

SPRibbon members

Microsoft.SharePoint.WebControls namespace