Indicates whether specified user has assigned specific permission for the specified task.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- taskObj
- Type: CMS.ProjectManagement ProjectTaskInfo
The task to check permission for
- permissionName
- Type: System String
Name of the permission
- currentUser
- Type: CMS.Membership CurrentUserInfo
The current user
Return Value
Type: BooleanSee Also