CollapsibleFormSection.LiteralTitle Field
A Literal object that displays the title of the collapsible form section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected LiteralTitle As Literal
'Usage
Dim value As Literal
value = Me.LiteralTitle
Me.LiteralTitle = value
protected Literal LiteralTitle