Share via


CoreResultsWebPart.OnInit Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.SharePoint.Search.WebControls
Assembly: Microsoft.SharePoint.Search (in microsoft.sharepoint.search.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

  • e

See Also

Reference

CoreResultsWebPart Class
CoreResultsWebPart Members
Microsoft.SharePoint.Search.WebControls Namespace