Click or drag to resize
WorkflowStepSourcePointListControlCanShowDefaultStepInformation Method
Determines whether default step information is shown. Return false in override if custom information is shown in derived page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
protected virtual bool CanShowDefaultStepInformation()

Return Value

Type: Boolean
See Also