Skip to content

EqRazorPageSettings class

Contains the settings for one EasyQuery’s default Razor page

public class Korzh.EasyQuery.RazorUI.EqRazorPageSettings

Package: Korzh.EasyQuery.RazorUI (targets: net5.0, netcoreapp3.1, netstandard2.0)

Assembly: Korzh.EasyQuery.RazorUi.dll

NameTypeDescription
EqRazorPageSettings()void
NameTypeDescription
EnableExportboolIndicates whether the page should include result exporting functionality (if available).
EnableSaveAndLoadQueriesFromFilesboolIndicates whether the page should include save and load from file functionality.
EqScriptsVersionstringThe version of EasyQuery scripts used in library’s Razor views
EqStylesVersionstringThe version of EasyQuery CSS files used in library’s Razor views
ExportFormatsstringExport formats as comma-separated list to be showed (if available).
ShowSqlPanelboolIndicates whether the page should include “SQL” panel (if available).
NameTypeDescription
ChartChartLibraryThe chart library to be used (if available).
EqEndpointstringThe EasyQuery API endpoint