WebFormsRootDesigner.OnLoadComplete(EventArgs) 方法

定義

當網頁表單頁面完全載入時,事件會 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)

參數

適用於

另請參閱