DataPager.ICompositeControlDesignerAccessor.RecreateChildControls Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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.