siteLanguages( )


Gets information about the site's languages.

The siteLanguages property returns an array of SiteLanguage objects containing information about all the languages that the site is set to display in.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<Array<SiteLanguage>>
Was this helpful?
Yes
No