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

事件的数据。

适用于