The ITabWorkflowSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetDefaultTabWorkflowId |
This method returns the default tab workflow of the portal
| |
| IsWorkflowEnabled(Int32) |
The method returns true is the workflow is enabled at portal level
| |
| IsWorkflowEnabled(Int32, Int32) |
The method returns true if the workflow is enabled for a tab
| |
| SetDefaultTabWorkflowId |
This method sets the default workflow for a portal
| |
| SetWorkflowEnabled(Int32, Boolean) |
This method enables or disables the tab workflow for the entire portal
| |
| SetWorkflowEnabled(Int32, Int32, Boolean) |
This method enables or disables the tab workflow for a specific tab
|