Method GetValue
GetValue()
Returns the field's current value: the displayed result for a text field, the state of
a check box as true/false, and the selected entry of a drop-down.
public string GetValue()
Returns
- string
The value.
Returns the field's current value: the displayed result for a text field, the state of
a check box as true/false, and the selected entry of a drop-down.
public string GetValue()
The value.