DataPager.RecreateChildControls 方法

定義

在設計階段建立 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 控制項。

適用於

另請參閱