Method GoBack
GoBack()
Causes the wizard to move to the previous enabled step (or first step if CurrentStep is not set). If there is no previous step, does nothing.
public void GoBack()
Causes the wizard to move to the previous enabled step (or first step if CurrentStep is not set). If there is no previous step, does nothing.
public void GoBack()