Skip to main content

eqrazorpagesettings-class

Contains the settings for one EasyQuery's default Razor page

public class Korzh.EasyQuery.RazorUI.EqRazorPageSettings

Assembly: Korzh.EasyQuery.RazorUi.dll

Constructors

NameTypeDescription
EqRazorPageSettings()void

Fields

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
ExportFormatsString[]The list of available export formats.
ShowSqlPanelboolIndicates whether the page should include "SQL" panel (if available).

Properties

NameTypeDescription
ChartChartLibraryThe chart library to be used (if available).
EqEndpointstringThe EasyQuery API endpoint