DataBoundControl.OnLoad(EventArgs) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
負責這個 Load 活動。
protected public:
override void OnLoad(EventArgs ^ e);
protected internal override void OnLoad(EventArgs e);
override this.OnLoad : EventArgs -> unit
Protected Friend Overrides Sub OnLoad (e As EventArgs)
參數
備註
該 DataBoundControl 類別呼叫 BaseDataBoundControl.ConfirmInitState 方法來設定資料綁定控制項的初始化狀態,並設定 RequiresDataBinding 屬性為 如果 true HTTP 請求不是回傳。