NameValueItemValue Property

Get/Set the value of this item.

Definition

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

Property Value

String

See Also