7 references to Cancel
System.Web (7)
UI\WebControls\ChangePassword.cs (1)
1709
if (cancelArgs.
Cancel
) {
UI\WebControls\CreateUserWizard.cs (1)
2107
if (args.
Cancel
) return false;
UI\WebControls\login.cs (1)
1085
if (cancelEventArgs.
Cancel
) {
UI\WebControls\loginstatus.cs (1)
284
if (cancelEventArgs.
Cancel
) {
UI\WebControls\LoginUtil.cs (1)
176
if (args.
Cancel
) {
UI\WebControls\PasswordRecovery.cs (2)
1169
if (cancelEventArgs.
Cancel
) {
1221
if (cancelEventArgs.
Cancel
) {