HTMLAppletElement.Alt

HTMLAppletElement.Alt property

Alternate text for user agents not rendering the normal content of this element. See the alt attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Alt { get; set; }

See Also