Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the UI language.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property UILanguage As Integer
Get
Set
'Usage
Dim instance As Query
Dim value As Integer
value = instance.UILanguage
instance.UILanguage = value
public int UILanguage { get; set; }
Property value
Type: System.Int32
Remarks
This property overrides the SPWeb site language from where the query is constructed.