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

DashboardRestrictedModeException Class

The exception that occurs when the user’s trust level is unsuitable to perform actions a client can initiate to execute on a server side.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v19.1.Web.dll

Declaration

public class DashboardRestrictedModeException :
    Exception

Inheritance

Object
Exception
DashboardRestrictedModeException
See Also