MobileControl.OnInit(EventArgs) 方法

定義

引發 Init 事件。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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

參數

e
EventArgs

包含事件資料的 EventArgs 物件。

適用於

另請參閱