CollapsibleFormSection.PlaceHolderTitle Field
A Placeholder object that stores a dynamically added title for the collapsible form section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected PlaceHolderTitle As PlaceHolder
'Usage
Dim value As PlaceHolder
value = Me.PlaceHolderTitle
Me.PlaceHolderTitle = value
protected PlaceHolder PlaceHolderTitle