This method return the list of the Workflows defined for the portal
Namespace: DotNetNuke.Entities.Content.WorkflowAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
IEnumerable<Workflow> GetWorkflows( int portalId ) |
| Visual Basic |
|---|
Function GetWorkflows ( portalId As Integer ) As IEnumerable(Of Workflow) |
Parameters
- portalId
- Type: System..::..Int32
Portal Id