ContentDBFormSection.ContentDatabaseFormSection Field
The InputFormSection control used in this form section for displaying the content database information.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected ContentDatabaseFormSection As InputFormSection
'Usage
Dim value As InputFormSection
value = Me.ContentDatabaseFormSection
Me.ContentDatabaseFormSection = value
protected InputFormSection ContentDatabaseFormSection