Returns the permission matrix for the specified forum.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourceId
- Type: System Int32
ID of the resource matrix is returned for
- siteId
- Type: System Int32
Site ID
- roleGroupId
- Type: System Int32
ID of the group roles should belongs to
- forumId
- Type: System Int32
ID of the forum permission matrix is retrieved for
Return Value
Type: DataSetSee Also