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

WebDashboardActionsController.EnabledInDashboard Field

Gets the name of the key which is used by the WebDashboardActionsController.UpdateActionState method to specify the enabled/disabled state for WebDashboardActionsController.ShowDashboardInSeparateTabAction and WebDashboardActionsController.DashboardParametersAction Actions.

Namespace: DevExpress.ExpressApp.Dashboards.Web

Assembly: DevExpress.ExpressApp.Dashboards.Web.v19.1.dll

Declaration

public const string EnabledInDashboard = "EnabledInDashboard"

Field Value

Type
String
See Also