PermissionNameInfoProviderGetClassPermissions Method |
Gets the DataSet of the class permissions.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax public static InfoDataSet<PermissionNameInfo> GetClassPermissions(
int classId
)
Parameters
- classId
- Type: SystemInt32
Class ID
Return Value
Type:
InfoDataSetPermissionNameInfoSee Also