summaryM:DotNetNuke.Entities.Content.Workflow.WorkflowSecurity.HasStateReviewerPermission(System.Int32,System.Int32,System.Int32)
Namespace: DotNetNuke.Entities.Content.WorkflowAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool HasStateReviewerPermission( int portalId, int userId, int stateId ) |
Visual Basic |
---|
Public Function HasStateReviewerPermission ( portalId As Integer, userId As Integer, stateId As Integer ) As Boolean |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Entities.Content.Workflow.WorkflowSecurity.HasStateReviewerPermission(System.Int32,System.Int32,System.Int32)
- userId
- Type: System..::..Int32
paramuserIdM:DotNetNuke.Entities.Content.Workflow.WorkflowSecurity.HasStateReviewerPermission(System.Int32,System.Int32,System.Int32)
- stateId
- Type: System..::..Int32
paramstateIdM:DotNetNuke.Entities.Content.Workflow.WorkflowSecurity.HasStateReviewerPermission(System.Int32,System.Int32,System.Int32)