Click or drag to resize
WorkflowInfoProviderIsMarketingAutomationAllowed Method
Determines whether marketing automation is available in license for current domain.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static bool IsMarketingAutomationAllowed()

Return Value

Type: Boolean
true if marketing automation is allowed; otherwise, false.
See Also