1 write to _webCustomValidator
System.Web.Mobile (1)
UI\MobileControls\CustomValidator.cs (1)
43_webCustomValidator = new WebCntrls.CustomValidator();
2 references to _webCustomValidator
System.Web.Mobile (2)
UI\MobileControls\CustomValidator.cs (2)
52_webCustomValidator.ServerValidate += eventHandler; 54return _webCustomValidator;