WorkflowInfoProvider IsCustomStepAllowed Method Kentico 8.1 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.1.5347.20411)

Return Value

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