2 references to AllowNavigationToStep
System.Web (2)
UI\WebControls\Wizard.cs (2)
1476
if (
AllowNavigationToStep
(newIndex)) {
1823
if (
AllowNavigationToStep
(args.NextStepIndex)) {