This method sets the default workflow for a portal
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void SetDefaultTabWorkflowId( int portalId, int workflowId ) |
| Visual Basic |
|---|
Sub SetDefaultTabWorkflowId ( portalId As Integer, workflowId As Integer ) |