Coding Platform: ASP.NET C#
Controls Used: asp:Wizard and asp:Button
I have a asp:Wizard and when it renders it have Previous and Next Buttons
I would like to place a button to the right of Next Button.
Now that button is being rendered below asp:Wizard Control.
Any method to accomplish it?
Update: I am not using StartNavigationTemplate, StepNavigationTemplate and FinishNavigationTemplate