Open Closed

Code for Users permission management #364


User avatar
0
kirtik created

I am using ASP.NET Core MVC and Entity Framework project template for ABP.IO. I have the commercial license. I am not able to locate the Permissions management UI code from the Volo.Identity.Pro module I want to reuse the User permissions UI as shown in the screenshot below, for another custom Action in the Users Action menu.

Can you please guide me where i can find this UI . Any urgent response would be appreciated.

Thanks


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi

    Permission management module is open source, your can see https://github.com/abpframework/abp/blob/dev/modules/permission-management/src/Volo.Abp.PermissionManagement.Web/Pages/AbpPermissionManagement/PermissionManagementModal.cshtml.cs

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11