共用方式為


CustomValidator.ControlPropertiesValid 方法

定義

判斷要驗證的屬性是否有效。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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

傳回

如果要驗證的控制項屬性有效,則為 true;否則為 false

適用於

另請參閱