WorkflowInfoProviderIsCustomStepAllowed Method |
Determines whether custom workflow steps are allowed by license for current domain.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public static bool IsCustomStepAllowed()
Return Value
Type:
Booleantrue if custom steps are allowed; otherwise,
false.
See Also