Please enable JavaScript to view this site.

Navigation: Advanced topics > Programming topics > Labels/Titles API > Methods

Labels/Titles API: getProjectLogo

Scroll Prev Next More

 

Gets the project logo.

Syntax

Labels_getProjectLogo(language)

Arguments

language

the language of the logo. Specify an empty string "" for the language parameter to use the current language.

Return value

Returns the project logo. The project logo can be set in the Label Editor.

Example

Get the Project logo.

 

Labels_getProjectLogo("English")

See also:

Labels/Titles API: setProjectLogo()

Miscellaneous settings: Project logo

Page Designer: Working with page elements

About Labels/Titles API