WebFormsRootDesigner.OnLoadComplete Method (EventArgs)

 

Raises the LoadComplete event when the Web Forms page is completely loaded.

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

protected virtual void OnLoadComplete(
	EventArgs e
)

Parameters

e
Type: System.EventArgs

An EventArgs.

.NET Framework
Available since 2.0
Return to top
Show: