InputElement.Value

InputElement.Value property

Rappresenta il valore stringa dell’elemento di input mappato direttamente all’attributo ‘value’.

public override string Value { get; set; }

Guarda anche