FormsAuthenticationControl.urlTextBox Field
The text box control for the Web Part.
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