Endeca Presentation API
LanguageId Property
NamespacesEndeca.NavigationENEQueryLanguageId
Gets and sets the ISO639 language code to be used for this query. The language id is sent to the MDEX Engine when the query is executed, and specifies the language of any text portion of the query. For example: search terms.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string LanguageId{ get; set;}
Public Overridable Property LanguageId As String
public:
virtual property String^ LanguageId {
	String^ get ();
	void set (String^ value);
}
Value
The String representing an ISO639 language code.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0