WebFormsRootDesigner.OnLoadComplete(EventArgs) 方法

定义

当 Web 窗体页完全加载后,引发 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)

参数

适用于

另请参阅