ScriptManagerProxy::OnInit Method (EventArgs^)

 
Use BaseTrue

Raises the base Init event and registers the ScriptManagerProxy control with the ScriptManager control.

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

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

Parameters

e
Type: System::EventArgs^

The event data.

.NET Framework
Available since 3.5
Return to top
Show: