Partager via


HtmlInputCheckBox.RenderAttributes(HtmlTextWriter) Méthode

Définition

Génère le rendu des attributs du contrôle HtmlInputCheckBox via l'instance HtmlTextWriter spécifiée.

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

Instance HtmlTextWriter qui contient le flux de sortie à rendre sur le client.

S’applique à