Click or drag to resize
StepEventArgsHideNextButton Property
If true, the next button should be hidden in current step, there is no next action (use in the load event)

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

Property Value

Type: Boolean
See Also