ControlAdapter.RenderChildren(HtmlTextWriter) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Affiche les enfants du contrôle. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez
protected:
void RenderChildren(System::Web::UI::HtmlTextWriter ^ writer);
protected void RenderChildren(System.Web.UI.HtmlTextWriter writer);
member this.RenderChildren : System.Web.UI.HtmlTextWriter -> unit
Protected Sub RenderChildren (writer As HtmlTextWriter)
Paramètres
- writer
- HtmlTextWriter
Enregistreur spécifié.