Gets or sets the current value of the input, represented as a string.

protected string CurrentValueAsString { get; set; }
Type:
string
In this article