listSupportedLanguages( )


Retrieves a list of all languages supported by a site.

Languages supported on a site are defined in the site's multilingual settings.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Array<Language>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?