Login.Orientation Property
.NET Framework (current version)
Gets or sets a value that specifies the position of the elements of the Login control on the page.
Assembly: System.Web (in System.Web.dll)
abstract Orientation : Orientation with get, set override Orientation : Orientation with get, set
Property Value
Type: System.Web.UI.WebControls.OrientationOne the Orientation enumeration values. The default is Vertical.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The Orientation property is not set to a valid Orientation enumeration value. |
.NET Framework
Available since 2.0
Available since 2.0
Show: