WebFormsRootDesigner.OnLoadComplete(EventArgs) 方法

定义

LoadComplete完全加载 Web 窗体页面时引发该事件。

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)

参数

适用于

另请参阅