Click or drag to resize
StepEventArgsCancelEvent Property
If true, the current operation should be canceled (refers to the validation and finish event)

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public bool CancelEvent { get; set; }

Property Value

Type: Boolean
See Also