StringEventArgsValue Property

Get/Set the Value associated with this Event.

Definition

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

Property Value

String

See Also