SysMDrivenMiscSettingsSingleton
No edit summary
No edit summary
Line 11: Line 11:
# '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Documentation:Use LibreOffice for PDF conversion|Read more]]
# '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Documentation:Use LibreOffice for PDF conversion|Read more]]
# GlobalCenteredPopUp:boolean
# GlobalCenteredPopUp:boolean
# GlobalBlazorClient:boolean
# GlobalBlazorClient:boolean - will use the [[Documentation:Blazor|Blazor client]] as default rather than the AngularJS client


{{Edited|July|12|2024}}
{{Edited|July|12|2024}}

Revision as of 09:27, 9 September 2024

Certain settings influencing the Server behavior have been added.

Add a Singleton class named SysMDrivenMiscSettingsSingleton

Attributes recognized currently:

  1. GlobalReadOnlyMode: Boolean read more on ReadOnly mode
  2. GlobalToolbarMode: Boolean read more on Toolbarmode
  3. GlobalHideActionOnDisable: Boolean - this will hide all actions when they are disabled
  4. LibreOfficeInstallPathAndExe: string? - for example C:\Program Files\LibreOffice\program\soffice.exe - Read more
  5. GlobalCenteredPopUp:boolean
  6. GlobalBlazorClient:boolean - will use the Blazor client as default rather than the AngularJS client


This page was edited 1 days ago on 09/19/2024. What links here