Description of BaseCompareValidator.Type Property :
In this tutorial the author discusses about the use of the type property of the ASP.NET validation controls. In this tutoiral the author gives you the syntax for this property and also shows you when Exception Type Condition ArgumentException arises. the type property accepts the data types such as string, currency, double, Integer and date. The default value for this property is string.