1 write to IsValid
System.Web.Mobile (1)
UI\MobileControls\CustomValidator.cs (1)
101e.IsValid = OnServerValidate(e.Value);
2 references to IsValid
System.Web (1)
UI\WebControls\CustomValidator.cs (1)
155return args.IsValid;
System.Web.Mobile (1)
UI\MobileControls\CustomValidator.cs (1)
89return args.IsValid;