2 writes to _cancel
System.Web.ApplicationServices (2)
Security\ValidatePasswordEventArgs.cs (2)
33
_cancel
= false;
54
set{
_cancel
= value; }
1 reference to _cancel
System.Web.ApplicationServices (1)
Security\ValidatePasswordEventArgs.cs (1)
53
get{ return
_cancel
; }