title: "Ultimo.ShowBackgroundImage" category: reference tags: [aet, background-image, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Ultimo.ShowBackgroundImage
Groep: Background image Type: System · Waardetype: boolean Custom: Nee · Nullable: Nee
Beschrijving: Show background image
Show or hide the background image.
Waardebewerken
- Actuele waarde:
True - Overerfde waarde:
True - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Ultimo.ShowBackgroundImage",
"settingType": "System",
"description": "Show background image",
"longDescription": "Show or hide the background image.",
"value": true,
"valueType": "boolean",
"valueDisplayModel": true,
"inheritedValue": true,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": true,
"isCustom": false,
"isNullable": false
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Ultimo.ShowBackgroundImage")Volledige setting-data. Bron:ApplicationElementTreeData.json.