CompareValidator 构造函数

定义

为移动控件创建 CompareValidator 的新实例。Creates a new instance of the CompareValidator for mobile controls. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

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

适用于