DashboardConfigurator Properties
Provides a server side API for the ASP.NET Core Dashboard control, ASP.NET Web Forms Dashboard control, and ASP.NET MVC Dashboard extension.
Name | Description |
---|---|
Allow |
Gets or sets whether to execute SQL queries on the server side. |
Allow |
Gets or sets whether to enable client-side access to data source fields that are not associated with any dashboard item’s data members. |
Dashboard |
Gets a storage of dashboards for the Web Dashboard. |
Data |
Specifies whether the Web Dashboard Control caches its data sources. |
Data |
Gets the data source storage used by the Web Dashboard. |
Default static |
Gets the default Dashboard |
Pass |
Gets or sets whether confidential information (such as user credentials) will be passed to the client side (web browser). |
See Also