2 references to NextStepIndex
System.Web (2)
UI\WebControls\Wizard.cs (2)
1823
if (AllowNavigationToStep(args.
NextStepIndex
)) {
1828
ActiveStepIndex = args.
NextStepIndex
;