Property Value
Value
Gets the field's current value as a string. For checkboxes and radio buttons this is the state name (for example "Off").
public string Value { get; }
Gets the field's current value as a string. For checkboxes and radio buttons this is the state name (for example "Off").
public string Value { get; }