Share via


CollapsibleFormSection.PlaceHolderControls Field

A Placeholder object that stores dynamically added server controls in the collapsible form section.

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

Syntax

'Declaration
Protected PlaceHolderControls As PlaceHolder
'Usage
Dim value As PlaceHolder

value = Me.PlaceHolderControls

Me.PlaceHolderControls = value
protected PlaceHolder PlaceHolderControls

See Also

Reference

CollapsibleFormSection Class

CollapsibleFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace