2 references to StepPreviousButtonType
System.Web (2)
UI\WebControls\CreateUserWizard.cs (1)
3493
return GetButtonBasedOnType(0, _wizard.
StepPreviousButtonType
);
UI\WebControls\Wizard.cs (1)
3111
buttonType = _wizard.
StepPreviousButtonType
;