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