Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要知道所有客户端验证器检查是否成功,或者一个或多个验证器是否无效。
我想客户端应该有一个变量(如服务器上的对应 Page.IsValid),它报告页面是否有效。我对吗?
有人有什么想法吗?
在客户端检查 Page_IsValid 全局变量,这里有详细信息