System.Web.UI.HtmlControls.HtmlInputImage: Property Members

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

See Also: Inherited members from System.Web.UI.HtmlControls.HtmlInputControl

Public Properties

Alignstring.

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

Altstring.

Gets or sets the alternative text that the browser displays if the image is unavailable or has not been downloaded.

Borderint.

Gets or sets the border width for the System.Web.UI.HtmlControls.HtmlInputImage control.

CausesValidationbool.

Gets or sets a value indicating whether validation is performed when the System.Web.UI.HtmlControls.HtmlInputImage control is clicked.

Srcstring.

Gets or sets the location of the image file.

ValidationGroupstring.

Gets or sets the group of controls for which the System.Web.UI.HtmlControls.HtmlInputImage control causes validation when it posts back to the server.