Method GoNext
GoNext()
Causes the wizard to move to the next enabled step (or last step if CurrentStep is not set). If there is no previous step, does nothing.
public bool GoNext()
Causes the wizard to move to the next enabled step (or last step if CurrentStep is not set). If there is no previous step, does nothing.
public bool GoNext()