Skip to main content

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.v23.2.Web.dll

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class DashboardRestrictedModeException :
    Exception

Inheritance

Object
Exception
DashboardRestrictedModeException
See Also