Languages.getList (Method)
Returns zero or more structures, each containing information about a language that is available for this site.
Returns:
Languages_GetList_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
LanguageID | LanguageID | The language's ID. |
LanguageName | LanguageName | The language's name. |
Context:
License Requirements | None |
Permission Requirements | ContributorOrServerCode |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None