This method returns the list of State Permission of a specific state
Namespace: DotNetNuke.Entities.Content.WorkflowAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
IEnumerable<WorkflowStatePermission> GetWorkflowStatePermissionByState( int stateId ) |
Visual Basic |
---|
Function GetWorkflowStatePermissionByState ( stateId As Integer ) As IEnumerable(Of WorkflowStatePermission) |
Parameters
- stateId
- Type: System..::..Int32
State Id