Skip to content

/AWS1/CL_CNTIMAGESLOGO

Contains logo image configuration for workspace themes.

CONSTRUCTOR

IMPORTING

Optional arguments:

The default logo image displayed in the workspace.

The favicon image displayed in the browser tab.


Queryable Attributes

Default

The default logo image displayed in the workspace.

Accessible with the following methods

Method Description
GET_DEFAULT() Getter for DEFAULT, with configurable default
ASK_DEFAULT() Getter for DEFAULT w/ exceptions if field has no value
HAS_DEFAULT() Determine if DEFAULT has a value

Favicon

The favicon image displayed in the browser tab.

Accessible with the following methods

Method Description
GET_FAVICON() Getter for FAVICON, with configurable default
ASK_FAVICON() Getter for FAVICON w/ exceptions if field has no value
HAS_FAVICON() Determine if FAVICON has a value