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