DefaultQueryProperties.uiLanguage field

Specifies the UI language.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public uiLanguage As Integer
'Usage
Dim instance As DefaultQueryProperties
Dim value As Integer

value = instance.uiLanguage

instance.uiLanguage = value
public int uiLanguage

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace