CompareValidator Constructor

Definition

Creates a new instance of the CompareValidator for mobile controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 CompareValidator();
public CompareValidator ();
Public Sub New ()

Applies to

See also