Udostępnij za pośrednictwem


DataPager.RecreateChildControls Metoda

Definicja

Tworzy podrzędne kontrolki kontrolki DataPager w czasie projektowania.

protected:
 virtual void RecreateChildControls();
protected virtual void RecreateChildControls ();
abstract member RecreateChildControls : unit -> unit
override this.RecreateChildControls : unit -> unit
Protected Overridable Sub RecreateChildControls ()

Uwagi

Metoda RecreateChildControls jest implementacją metody interfejsu ICompositeControlDesignerAccessor.RecreateChildControls .

Uwaga

Ta metoda jest używana głównie przez deweloperów sterujących w celu rozszerzenia kontrolki DataPager .

Dotyczy

Zobacz też