WorkflowInfoProvider IsCustomStepAllowed Method Kentico 8.0 API Reference
Determines whether custom workflow steps are allowed by license for current domain.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
true if custom steps are allowed; otherwise, false.
See Also