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 控件。

适用于

另请参阅