3 references to GetButtonBasedOnType
System.Web (3)
UI\WebControls\CreateUserWizard.cs (3)
3493return GetButtonBasedOnType(0, _wizard.StepPreviousButtonType); 3499return GetButtonBasedOnType(1, _wizard.CreateUserButtonType); 3505return GetButtonBasedOnType(2, _wizard.CancelButtonType);