TagBuilder.InnerHtml Propriedade

Definição

Obtém ou define o valor HTML interno do elemento.

public string InnerHtml { get; set; }
member this.InnerHtml : string with get, set
Public Property InnerHtml As String

Valor da propriedade

O valor HTML interno do elemento.

Aplica-se a