HtmlInputCheckBox.RenderAttributes(HtmlTextWriter) Méthode

Définition

Restitue les HtmlInputCheckBox attributs du contrôle à l’instance spécifiée HtmlTextWriter .

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 à afficher sur le client.

S’applique à