CollapsibleFormSection.ImgHideShow Field
The image displayed in the user interface that prompts the user to hide or show the collapsible form section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected ImgHideShow As Image
'Usage
Dim value As Image
value = Me.ImgHideShow
Me.ImgHideShow = value
protected Image ImgHideShow