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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax
C#
public bool CancelEvent { get; set; }

Property Value

Type: Boolean
See Also