Method | Description | |
---|---|---|
Create ( |
||
Delete ( |
||
Edit ( |
||
GetView ( |
||
GetViews ( ) : IQueryable |
||
RoleService ( IUnitOfWork unitOfWork ) : MvcTemplate.Components.Extensions.Html | ||
SeedPermissions ( |
Method | Description | |
---|---|---|
DeleteRole ( |
||
DeleteRolePermissions ( |
||
EditRole ( |
||
EditRolePermissions ( |
||
GetAllPermissions ( ) : IEnumerable |
||
RemoveRoleFromAccounts ( |
public Create ( |
||
view | ||
return | void |
public Edit ( |
||
view | ||
return | void |
public GetView ( |
||
id | ||
return |
public RoleService ( IUnitOfWork unitOfWork ) : MvcTemplate.Components.Extensions.Html | ||
unitOfWork | IUnitOfWork | |
return | MvcTemplate.Components.Extensions.Html |
public SeedPermissions ( |
||
view | ||
return | void |