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)

abstract OnLoadComplete : 
        e:EventArgs -> unit
override OnLoadComplete : 
        e:EventArgs -> unit

Parameters

e
Type: System.EventArgs

An EventArgs.

.NET Framework
Available since 2.0
Return to top
Show: