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.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public bool HideNextButton { get; set; }
Property Value
Type:
BooleanSee Also