Documentation for this section has not yet been entered.
The Wizard.CancelDestinationPageUrl property specifies the step that is displayed when the user clicks the Cancel button on the System.Web.UI.WebControls.Wizard control. If the Wizard.DisplayCancelButton property is set to true and the Wizard.CancelDestinationPageUrl property is not set, the Web page is refreshed and the Wizard.OnCancelButtonClick(EventArgs) event is raised.
This property cannot be set by themes or style sheet themes. For more information, see System.Web.UI.ThemeableAttribute and ASP.NET Themes Overview.