ContentDBFormSection.IfcSearchServer Field
The InputFormControl control used in this form section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected IfcSearchServer As InputFormControl
'Usage
Dim value As InputFormControl
value = Me.IfcSearchServer
Me.IfcSearchServer = value
protected InputFormControl IfcSearchServer