HtmlInputPassword.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 HtmlInputPassword 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 reçoit le contenu affiché.
Remarques
La RenderAttributes méthode supprime l’attribut Value
de la collection d’états d’affichage pour empêcher son rendu, puis appelle la méthode de la classe de RenderAttributes base.