Retrieves information about a system language given a two-letter iso code. If the language exists
in the installation, information about that language is returned. If the language does not exist, null
is returned.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- isoCode
- Type: System String
Return Value
Type: SystemLanguageDataSee Also