PermissionNameInfoProviderGetResourcePermissionsInternal Method |
Gets the DataSet of the resource permissions.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax protected virtual InfoDataSet<PermissionNameInfo> GetResourcePermissionsInternal(
int resourceId
)
Parameters
- resourceId
- Type: SystemInt32
Resource ID
Return Value
Type:
InfoDataSetPermissionNameInfoSee Also