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

FormsAuthenticationControl members

Microsoft.Office.Server.Search.WebControls namespace