Gets the where condition to limit permissions for specific resource and role.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourceId
- Type: System Int32
ID of the resource the permissions are included in
- roleId
- Type: System Int32
ID of the role which is granted with requested permissions
Return Value
Type: StringSee Also