Share via


FormsAuthenticationControl.PadLeft Property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property PadLeft As Boolean
    Get
    Set
'Usage
Dim instance As FormsAuthenticationControl
Dim value As Boolean

value = instance.PadLeft

instance.PadLeft = value
public bool PadLeft { get; set; }

Property Value

Type: System.Boolean
Returns a Boolean value.

See Also

Reference

FormsAuthenticationControl Class

FormsAuthenticationControl Members

Microsoft.Office.Server.Search.WebControls Namespace