DataPager.ICompositeControlDesignerAccessor.RecreateChildControls Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Tasarım zamanında denetimin DataPager alt denetimlerini oluşturur.
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
Uygulamalar
Açıklamalar
yöntemi, ICompositeControlDesignerAccessor.RecreateChildControls denetimin DataPager tasarım zamanında alt denetimlerini yeniden oluşturması için bir tasarımcı sağlar.
ICompositeControlDesignerAccessor.RecreateChildControls Arabirim yöntemi, gerçek uygulamayı içeren ve denetim geliştiricileri tarafından genişletilebilen yöntemini çağırırRecreateChildControls.