Partager via


DataPager.ICompositeControlDesignerAccessor.RecreateChildControls Méthode

Définition

Crée le contrôle enfant du contrôle DataPager au moment du design.

 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

Implémente

Remarques

La ICompositeControlDesignerAccessor.RecreateChildControls méthode permet à un concepteur pour le DataPager contrôle de recréer les contrôles enfants du contrôle au moment du design.

La ICompositeControlDesignerAccessor.RecreateChildControls méthode d’interface appelle la RecreateChildControls méthode , qui contient l’implémentation réelle et qui peut être étendue par les développeurs de contrôle.

S’applique à

Voir aussi