WorkflowInfoProviderIsAdvancedWorkflowAllowed Method |
Determines whether advanced workflow is available in license for current domain.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public static bool IsAdvancedWorkflowAllowed()
Return Value
Type:
Booleantrue if advanced workflow is allowed; otherwise,
false.
See Also