WebFormsRootDesigner.OnLoadComplete(EventArgs) 方法

定義

當 Web Form 網頁完全載入時,引發 LoadComplete 事件。

protected:
 virtual void OnLoadComplete(EventArgs ^ e);
protected virtual void OnLoadComplete (EventArgs e);
abstract member OnLoadComplete : EventArgs -> unit
override this.OnLoadComplete : EventArgs -> unit
Protected Overridable Sub OnLoadComplete (e As EventArgs)

參數

適用於

另請參閱