DataPager.RecreateChildControls 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在設計階段建立 DataPager 控制項的子控制項。
protected:
virtual void RecreateChildControls();
protected virtual void RecreateChildControls ();
abstract member RecreateChildControls : unit -> unit
override this.RecreateChildControls : unit -> unit
Protected Overridable Sub RecreateChildControls ()
備註
方法是 RecreateChildControls 介面方法的實作 ICompositeControlDesignerAccessor.RecreateChildControls 。
注意
這個方法主要是由控件開發人員用來擴充 DataPager 控件。