Bagikan melalui


DataPager.ICompositeControlDesignerAccessor.RecreateChildControls Metode

Definisi

Membuat kontrol anak dari kontrol pada DataPager waktu desain.

 virtual void System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls() = System::Web::UI::WebControls::ICompositeControlDesignerAccessor::RecreateChildControls;
void ICompositeControlDesignerAccessor.RecreateChildControls ();
abstract member System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls : unit -> unit
override this.System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls : unit -> unit
Sub RecreateChildControls () Implements ICompositeControlDesignerAccessor.RecreateChildControls

Penerapan

Keterangan

Metode ini ICompositeControlDesignerAccessor.RecreateChildControls memungkinkan perancang kontrol DataPager untuk membuat ulang kontrol anak kontrol pada waktu desain.

Metode ICompositeControlDesignerAccessor.RecreateChildControls antarmuka memanggil RecreateChildControls metode , yang berisi implementasi aktual dan yang dapat diperluas oleh pengembang kontrol.

Berlaku untuk

Lihat juga