System.Web.UI.WebControls.Image: Property Members

The properties of System.Web.UI.WebControls.Image are listed below. For a list of all members, see the Image Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Properties

AlternateTextstring.

Gets or sets the alternate text displayed in the System.Web.UI.WebControls.Image control when the image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip.

DescriptionUrlstring.

Gets or sets the location to a detailed description for the image.

override
Enabledbool.

Gets or sets a value indicating whether the control is enabled.

[read-only]
override
FontFontInfo.

Gets the font properties for the text associated with the control.

GenerateEmptyAlternateTextbool.

Gets or sets a value indicating whether the control generates an alternate text attribute for an empty string value.

ImageAlignImageAlign.

Gets or sets the alignment of the System.Web.UI.WebControls.Image control in relation to other elements on the Web page.

ImageUrlstring.

Gets or sets the URL that provides the path to an image to display in the System.Web.UI.WebControls.Image control.