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

适用于

另请参阅