通过


CustomValidator.ControlPropertiesValid 方法

定义

确定要验证的属性是否有效。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

protected:
 override bool ControlPropertiesValid();
protected override bool ControlPropertiesValid();
override this.ControlPropertiesValid : unit -> bool
Protected Overrides Function ControlPropertiesValid () As Boolean

返回

true 如果要验证的控件属性有效,则为否则,为 false.

适用于

另请参阅