Html32TextWriter.RenderEndTag 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.
Écrit la balise de fin d'un élément HTML dans le flux de sortie Html32TextWriter, accompagnée d'informations sur les polices associées à l'élément.
public:
override void RenderEndTag();
public override void RenderEndTag();
override this.RenderEndTag : unit -> unit
Public Overrides Sub RenderEndTag ()