This is a check of properties to determine any errors made by the developer
[Visual Basic] Overrides Protected Function ControlPropertiesValid() As Boolean [C#] protected override bool ControlPropertiesValid(); [C++] protected: override bool ControlPropertiesValid(); [JScript] protected override function ControlPropertiesValid() : Boolean;
CompareValidator Class | CompareValidator Members | System.Web.UI.WebControls Namespace