Share via


ContentDBFormSection.TxtDatabaseName Field

The TextBox control that displays the database name input field.

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

Syntax

'Declaration
Protected TxtDatabaseName As TextBox
'Usage
Dim value As TextBox

value = Me.TxtDatabaseName

Me.TxtDatabaseName = value
protected TextBox TxtDatabaseName

See Also

Reference

ContentDBFormSection Class

ContentDBFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace