CheckBoxList::OnInit Method (EventArgs^)

.NET Framework (current version)
 

Raises the Init event.

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

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

Parameters

e
Type: System::EventArgs^

An object that contains event data.

.NET Framework
Available since 4.5
Return to top
Show: