The ITabWorkflowSettings type exposes the following members.

Methods

  NameDescription
Public methodGetDefaultTabWorkflowId
This method returns the default tab workflow of the portal
Public methodIsWorkflowEnabled(Int32)
The method returns true is the workflow is enabled at portal level
Public methodIsWorkflowEnabled(Int32, Int32)
The method returns true if the workflow is enabled for a tab
Public methodSetDefaultTabWorkflowId
This method sets the default workflow for a portal
Public methodSetWorkflowEnabled(Int32, Boolean)
This method enables or disables the tab workflow for the entire portal
Public methodSetWorkflowEnabled(Int32, Int32, Boolean)
This method enables or disables the tab workflow for a specific tab

See Also