1 instantiation of CustomValidator
System.Web.Mobile (1)
UI\MobileControls\CustomValidator.cs (1)
43_webCustomValidator = new WebCntrls.CustomValidator();
6 references to CustomValidator
System.Web (5)
UI\WebControls\CustomValidator.cs (3)
68/// <see cref='System.Web.UI.WebControls.CustomValidator'/>.</para> 85/// <para>Adds the properties of the <see cref='System.Web.UI.WebControls.CustomValidator'/> control to the 148/// <see langword='ServerValidate'/> event for the <see cref='System.Web.UI.WebControls.CustomValidator'/>.</para>
UI\WebControls\ServerValidateEventArgs.cs (1)
13/// <see langword='ServerValidate'/> event of the <see cref='System.Web.UI.WebControls.CustomValidator'/> .</para>
UI\WebControls\ServerValidateEventHandler.cs (1)
12/// <see cref='System.Web.UI.WebControls.CustomValidator'/>.</para>
System.Web.Mobile (1)
UI\MobileControls\CustomValidator.cs (1)
34private WebCntrls.CustomValidator _webCustomValidator;