Skip to content

How to create a restricted dashboard controller for the Web Dashboard in an ASP.NET Core application.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-core-dashboard-restricted-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for ASP.NET Core - How to Create a Restricted Dashboard Controller

You can do one of the following to prevent inadvertent or unauthorized dashboard modifications and protect dashboards stored on a server:

The example shows how to create a restricted dashboard controller for the Web Dashboard in an ASP.NET Core application.

Example Description

Inherit the RestrictedDashboardController class to create a custom dashboard controller. Add its name (without a Controller prefix) to the following places:

In this example, the custom controller name is DefaultDashboard.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

How to create a restricted dashboard controller for the Web Dashboard in an ASP.NET Core application.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •