PermissionNameInfoProvider GetPermissionNameInfoForResource Method Kentico 8.0 API Reference
Returns the permission name info object for the resource.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resourceName
Type: OnlineSystem String
Name of the resource which permission depends to
permissionName
Type: OnlineSystem String
Name of the permission to retrieve
siteName
Type: OnlineSystem String
Site which the permission depends to

Return Value

Type: PermissionNameInfo
See Also