HTMLInputElement.Alt

HTMLInputElement.Alt property

Alternativ text för användaragenter som inte återger det normala innehållet i detta element. Se alt-attributdefinitionen i HTML 4.01.

public string Alt { get; set; }

Se även