OptionElement.Value

OptionElement.Value property

The current form control value. See the value attribute definition in HTML 4.01.

public override string Value { get; set; }

See Also