System.Web.UI.WebControls.LoginTextLayout Enumeration

Specifies the position of labels relative to their associated text boxes for the System.Web.UI.WebControls.Login control.

Syntax

public enum LoginTextLayout

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
TextOnLeft

Places labels to the left of the associated text entry fields.

TextOnTop

Places labels above the associated text entry fields.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0