2 references to CancelButtonType
System.Web (2)
UI\WebControls\CreateUserWizard.cs (1)
3505return GetButtonBasedOnType(2, _wizard.CancelButtonType);
UI\WebControls\Wizard.cs (1)
3148ButtonType buttonType = _wizard.CancelButtonType;