EqRazorPageSettings class
Contains the settings for one EasyQuery’s default Razor page
public class Korzh.EasyQuery.RazorUI.EqRazorPageSettings
Fields
Section titled “Fields”Type | Name | Description |
---|---|---|
Boolean | EnableExport | Indicates whether the page should include result exporting functionality (if available). |
String | EqScriptsVersion | The version of EasyQuery scripts used in library’s Razor views |
String | EqStylesVersion | The version of EasyQuery CSS files used in library’s Razor views |
Boolean | ShowSqlPanel | Indicates whether the page should include “SQL” panel (if available). |
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | EqEndpoint | The EasyQuery API endpoint |