SideBySide.ddlLanguage field
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected ddlLanguage As DropDownList
'Usage
Dim value As DropDownList
value = Me.ddlLanguage
Me.ddlLanguage = value
protected DropDownList ddlLanguage