ConnectionsZone.OnInit Method (EventArgs)

 

Raises the Init event.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

protected internal override void OnInit(
	EventArgs e
)

Parameters

e
Type: System.EventArgs

An EventArgs that contains the event data.

This method calls the base ToolZone.OnInit method, and adds custom handling to prepare the Web page to display the ConnectionsZone control.

.NET Framework
Available since 2.0
Return to top
Show: