BasePartialCachingControl.OnInit(EventArgs) 方法

定義

引發 Init 事件。

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

事件的資料。

適用於