CompareValidator::ValueToCompare Property
.NET Framework (current version)
Gets or sets the value to compare. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: [BindableAttribute(true)] property String^ ValueToCompare { String^ get(); void set(String^ value); }
If both the ValueToCompare and ControlToCompare properties are present, the value of the ControlToCompare property is used.
.NET Framework
Available since 1.1
Available since 1.1
CompareValidator Class
System.Web.UI.MobileControls Namespace
Introduction to the CompareValidator Control
Show: