title: "Ultimo.BackgroundImageFileName" category: reference tags: [aet, background-image, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Ultimo.BackgroundImageFileName
Groep: Background image Type: System · Waardetype: string Custom: Nee · Nullable: Ja
Beschrijving: Background image file name
The name of the file that contains the background image. The image file can be placed in the FileServiceData Images/Themes folder.
Waardebewerken
- Actuele waarde:
None - Overerfde waarde:
None - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Ultimo.BackgroundImageFileName",
"settingType": "System",
"description": "Background image file name",
"longDescription": "The name of the file that contains the background image. The image file can be placed in the FileServiceData Images/Themes folder.",
"valueType": "string",
"inheritedFromDescription": "Inherited from factory settings.",
"isCustom": false,
"isNullable": true
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Ultimo.BackgroundImageFileName")Volledige setting-data. Bron:ApplicationElementTreeData.json.