ContentDBFormSection Class

Specifies a section of a user input form on a Web control that is used to configure the content database for the search service.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.Office.Server.Search.WebControls.ContentDBFormSection

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

Syntax

'Declaration
Public Class ContentDBFormSection _
    Inherits UserControl
'Usage
Dim instance As ContentDBFormSection
public class ContentDBFormSection : UserControl

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ContentDBFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace