HtmlInputImage::Align Property
.NET Framework (current version)
Gets or sets the alignment of the HtmlInputImage control in relation to other elements on the Web page.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^The alignment of the HtmlInputImage control in relation to other elements on the Web page.
Use the Align property to specify the alignment of the HtmlInputImage control in relation to the other elements on the Web page.
The following code example demonstrates how to use the Align property to specify the alignment of the HtmlInputImage control in relation to other elements on the Web page.
.NET Framework
Available since 1.1
Available since 1.1
Show: