1、CausesValidation 为 True 时,表示按钮被点击后,执行页面上的验证。如果为 False,表示这个按
2、钮被点击时不触发页面上的验证。
3、Causesvalidation中文意思因果验证。
4、双语例句:
5、To prevent validation from occurring when a button is clicked, set the causesvalidation
6、property to false.
7、若要避免在单击按钮时进行验证,请将causesvalidation属性设置为false。2.To disable automatic validation, set the causesvalidation property on the command
8、controls to false.
9、若要禁用自动验证,请将command控件上的causesvalidation属性设置为false。
10、3.To prevent page validation from occurring, set the causesvalidation property to false.
11、若要禁止执行页验证,需将causesvalidation属性设置为false。
【#Causesvalidation 有什么用#】到此分享完毕,希望对大家有所帮助。