BaseCompareValidator Constructor ()
.NET Framework (current version)
Initializes a new instance of the BaseCompareValidator class.
Assembly: System.Web (in System.Web.dll)
Because the BaseCompareValidator class is abstract, you cannot create a BaseCompareValidator object directly. This constructor is commonly called by the constructor of a derived class to initialize the properties defined in the BaseCompareValidator class.
.NET Framework
Available since 1.1
Available since 1.1
Show: