Next / Back buttons
Used to control page navigation backwards and forwards throughought a report / apply process.
How to use this component
Should always be used at the very bottom of the page.
Code Resource
Deprecated: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/themes/huntsman-child/single-mobile.php on line 96
<buttons:NextBack Clicked="" />
- HasBackButton
- Used to show/ hide back button
- Default is true
- HasContinueButton
- Used to show/ hide continue button
- Default is true
- IsSubmit
- Used to change the continue button. i.e. Next –> Submit
- Default is false
- ClickedCommand
- Invoked when continue button (next/ submit) is clicked
- Clicked
- Invoked when continue button (next/ submit) is clicked
- BackClicked
- Invoked when back button is clicked
- If not set will auto pop the page