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.1.5347.20411)
Parameters
- taskId
 - Type: 
System Int32
ID of the task to check permission for 
- permissionName
 - Type: 
System String
Name of the permission 
- currentUser
 - Type: CMS.Membership CurrentUserInfo
The current user 
- siteId
 - Type: 
System Int32
The site id 
Return Value
Type:See Also