ScriptManagerProxy.OnInit(EventArgs) 方法

定義

引發基礎 Init 事件,並向 ScriptManagerProxy 控制項註冊 ScriptManager 控制項。

protected public:
 override void OnInit(EventArgs ^ e);
protected internal override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Protected Friend Overrides Sub OnInit (e As EventArgs)

參數

e
EventArgs

事件資料。

適用於