WebPartZone::OnInit Method (EventArgs^)

 

Overrides the base method to indicate that the zone has successfully been registered with the WebPartManager control.

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

public protected:
virtual void OnInit(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

.NET Framework
Available since 2.0
Return to top
Show: