HtmlInputControl.RenderAttributes(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.
Restitue les attributs du contrôle HtmlInputControl via l'objet HtmlTextWriter spécifié.
protected:
override void RenderAttributes(System::Web::UI::HtmlTextWriter ^ writer);
protected override void RenderAttributes (System.Web.UI.HtmlTextWriter writer);
override this.RenderAttributes : System.Web.UI.HtmlTextWriter -> unit
Protected Overrides Sub RenderAttributes (writer As HtmlTextWriter)
Paramètres
- writer
- HtmlTextWriter
HtmlTextWriter qui contient le flux de sortie à rendre sur le client.
Remarques
La RenderAttributes méthode restitue un attribut et type
un name
attribut avant d’appeler la méthode de la classe de RenderAttributes base.