summaryM:DotNetNuke.Entities.Tabs.TabWorkflowSettings.SetWorkflowEnabled(System.Int32,System.Int32,System.Boolean)
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public void SetWorkflowEnabled( int portalId, int tabId, bool enabled ) |
Visual Basic |
---|
Public Sub SetWorkflowEnabled ( portalId As Integer, tabId As Integer, enabled As Boolean ) |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Entities.Tabs.TabWorkflowSettings.SetWorkflowEnabled(System.Int32,System.Int32,System.Boolean)
- tabId
- Type: System..::..Int32
paramtabIdM:DotNetNuke.Entities.Tabs.TabWorkflowSettings.SetWorkflowEnabled(System.Int32,System.Int32,System.Boolean)
- enabled
- Type: System..::..Boolean
paramenabledM:DotNetNuke.Entities.Tabs.TabWorkflowSettings.SetWorkflowEnabled(System.Int32,System.Int32,System.Boolean)