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.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax public bool HideNextButton { get; set; }
Property Value
Type:
BooleanSee Also