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
Align | string.
Gets or sets the alignment of the System.Web.UI.HtmlControls.HtmlInputImage control in relation to other elements on the Web page. | |
Alt | string.
Gets or sets the alternative text that the browser displays if the image is unavailable or has not been downloaded. | |
Border | int.
Gets or sets the border width for the System.Web.UI.HtmlControls.HtmlInputImage control. | |
CausesValidation | bool.
Gets or sets a value indicating whether validation is performed when the System.Web.UI.HtmlControls.HtmlInputImage control is clicked. | |
Src | string.
Gets or sets the location of the image file. | |
ValidationGroup | string.
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. |