TagBuilder.InnerHtml Property

Definition

Gets or sets the inner HTML value for the element.

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

Property Value

The inner HTML value for the element.

Applies to