Returns true if and only if current user is authorized for the specified action.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- projectId
- Type:
System Int32
Project ID
- permissionName
- Type:
System String
Name of the permission to check
- currentUser
- Type: CMS.Membership CurrentUserInfo
The current user
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also