System.Web.UI.HtmlControls.HtmlInputImage.Align Property

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

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.DefaultValue("")]
public string Align { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the HtmlInputImage.Align property to specify the alignment of the System.Web.UI.HtmlControls.HtmlInputImage control in relation to the other elements on the Web page.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0