RadWizard supports GetHistory method, offered also by the asp Wizard control, which allows you to get a history      of the WizardSteps in the order of their activation.    
        You can also set the  AllowReturn property of RadWizardStep to false to prevent the step from         being activated more than once. In the demo AllowReturn property is set to the "Career" step.