public enum WebReportDesignerAction : System.Enum
public enum class WebReportDesignerAction : public System.Enum
'Declaration
Public Enum WebReportDesignerAction Inherits System.Enum
Member | Description |
---|---|
About | Show about page with copyright information in the BackstageView. If you disable displayInFrontend copyright information will not be displayed and you are responsible for disclosing the shown licenses from the about page in your application. |
AutomaticBackup | Creates automatically project backups to prevent data loss. Enables the user to save a restored project in the repository. |
BrowseProjects | Browse the list of available projects. |
CreateNewProject | Create a new project. |
DeleteFile | Delete a non-LLProject (such as PDF or images) |
DeleteProject | Delete projects. |
DownloadFile | Download the non-LLProject (such as previously uploaded PDF or images) file to the file system. |
DownloadProject | Download the project to the file system. |
ExportAs | Export the project to an specific export format (e.g. PDF, HTML) |
ManageRepository | View, rename and move LL-Project, non-LLProject (such as previously uploaded PDF or images as well) files and folders within the file system. |
SaveAsProject | Save a copy of the project with a different name. |
SaveProject | Save a project. |
UnlockProject | Unlock projects. |
UploadFile | Upload a non-LLProject (such as PDF or images) from the file system. |
UploadProject | Upload a project from the file system. |
Previous ViewFiles element (obsolete) has been replaced by ManageRepository.
System.Object
System.ValueType
System.Enum
combit.Reporting.Web.WebReportDesigner.Server.WebReportDesignerAction
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9