getSiteDisplayName( )


Gets the site display name.

The getSiteDisplayName() function returns a Promise that resolves to the site's display name information.

The retrieved display name is the name that has been entered in the General Info section of your site's Dashboard.

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