PermissionNameInfoProvider GetPermissionNameInfoForClassInternal Method Kentico 8.1 API Reference
Returns the permission name info object for the class.

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

Parameters

className
Type: OnlineSystem String
Name of the class 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