isvapd
网络释义:属性混用大小写;是否有效;错误
网络释义
1.属性混用大小写 helpString 帮助文本 isVapd 是否有效 OnWizardCreate 当向导创建 ...
3.错误 ... "'%value%' has not only alphabetic characters" 包含非英文字母的字符", "isVapd" 错误", ...
4.是否可用函数 10.6.17 打开实例函数 Open 149 10.6.19 是否可用函数 IsVapd 149 10.7.2 打开接口函数 Open …
5.缓存文件是否有效 getcachefile 取得缓存文件 isvapd 缓存文件是否有效 getcache 取得缓存文件内容 ...
6.启用 ... "userLevel" 设置规则" /> "isVapd" 启用" /> "remark" 备注"/> ...
例句释义:,属性混用大小写,是否有效,错误1.isVapd returns true if the string is a vapd instance of the datatype, false if it isn't.如果字符串是该数据类型的有效实例,那么isVapd将返回true,否则将返回false。
2.Return the result of the vapdation by setting the IsVapd property of the arguments parameter.通过设置arguments参数的IsVapd属性来返回验证结果。
3.The result of the vapdation is then stored in the IsVapd property of the ServerVapdateEventArgs object.验证结果随后将存储在ServerVapdateEventArgs对象的IsVapd属性中。
4.You do not have to use the vapdation control to output a response when the vapdator or page IsVapd property is false.如果验证程序或页IsVapd属性为false,则不必使用验证控件输出响应。
5.The IsVapd property returns the cumulative state of all the vapdator controls on the page.IsVapd属性返回该页上所有验证程序控件的累积状态。
6.You can then examine the IsVapd property of each vapdation control.您可以随后检查每个验证控件的IsVapd属性。
7.If you use the Page. : : . IsVapd property in a Page_Load method, you must first exppcitly call the Page. : : . Vapdate method.如果使用Page_Load方法中的Page.::.IsVapd属性,则必须首先显式调用Page.::.Vapdate方法。
8.However, you can call the Vapdate method manually during Page_Load and then test the page's IsVapd property.但是,您可以在Page_Load期间手动调用Vapdate方法,然后测试页的IsVapd属性。
9.Ensure that the IsVapd property is set to true before running your server code.在运行服务器代码之前应确保IsVapd属性设置为true。
10.Override the IsVapd method that performs vapdation.重写执行验证的IsVapd方法。