HtmlNodeItemInnerText Property

Get/Set the Inner Text on this Item.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3112.4353
C#
public string InnerText { get; set; }

Property Value

String

See Also