Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The textbox control for the forms authentication logon control.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected urlTextBox As TextBox
'Usage
Dim value As TextBox
value = Me.urlTextBox
Me.urlTextBox = value
protected TextBox urlTextBox
See Also
Reference
FormsAuthenticationControl Class