Property BackButtonText
BackButtonText
Sets or gets the text for the back button. The back button will only be visible on steps after the first step.
public string BackButtonText { get; set; }
Property Value
Remarks
The default text is "Back"