WebPartZone.OnInit(EventArgs) 方法

定義

覆寫基底方法,表示已使用 WebPartManager 控制項順利註冊該區域。

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

包含事件資料的 EventArgs

適用於

另請參閱