title: "LogOn.BackgroundImage" category: reference tags: [aet, logon-screen, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
LogOn.BackgroundImage
Groep: Logon screen Type: System · Waardetype: string Custom: Nee · Nullable: Ja
Beschrijving: Background image
The name of a custom background image for the logon screen when the application runs in normal mode. 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": "LogOn.BackgroundImage",
"settingType": "System",
"description": "Background image",
"longDescription": "The name of a custom background image for the logon screen when the application runs in normal mode. 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("LogOn.BackgroundImage")Volledige setting-data. Bron:ApplicationElementTreeData.json.