StepEventArgsHideBackButton Property |
If true, the back button is hidden (use in the load event)
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public bool HideBackButton { get; set; }
Property Value
Type:
BooleanSee Also