BpScript.OnInit Method

This member overrides Control.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

BpScript Class

BpScript Members

Microsoft.SharePoint.WebControls Namespace