HtmlImage::Alt Property
.NET Framework (current version)
Gets or sets the alternative caption the browser displays if an image is unavailable or currently downloading and not yet finished.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^A string that contains the alternative caption for the browser to use when the image is unavailable.
Use this property to specify the caption displayed when the image specified by the Src property is unavailable. On newer browsers, this caption also appears as a ToolTip.
.NET Framework
Available since 1.1
Available since 1.1
Show: