Skip to main content
A newer version of this page is available. .

DashboardConfigurator Properties

Provides a server side API for the ASPxDashboard control and ASP.NET MVC Dashboard extension.
Name Description
AllowExecutingCustomSql Gets or sets whether to execute SQL queries on the server side.
DashboardStorage Gets a storage of dashboards for the Web Dashboard.
DataSourceStorage Gets the data source storage used by the Web Dashboard.
Default static Gets the default DashboardConfigurator class instance.
PassCredentials static Gets or sets whether confidential information (such as user credentials) will be passed to the client side (web browser).
See Also