CollapsibleFormSection Class
Specifies a collapsible section of a user input form on a Web control.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.Office.Server.Search.WebControls.CollapsibleFormSection
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Class CollapsibleFormSection _
Inherits UserControl
'Usage
Dim instance As CollapsibleFormSection
public class CollapsibleFormSection : 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.