CustomValidator中的args算是他的什么呢?

来源:百度知道 编辑:UC知道 时间:2024/07/05 09:03:04
CustomValidator中的args算是他的什么呢?

这个属性好像很好用!不过我不知道,他是什么?

计算输入控件的值以确定它是否通过自定义的验证逻辑。

<asp:CustomValidator
AccessKey="string"
AssociatedControlID="string"
BackColor="color name|#dddddd"
BorderColor="color name|#dddddd"
BorderStyle="NotSet|None|Dotted|Dashed|Solid|Double|Groove|Ridge|
Inset|Outset"
BorderWidth="size"
ClientValidationFunction="string"
ControlToValidate="string"
CssClass="string"
Display="None|Static|Dynamic"
EnableClientScript="True|False"
Enabled="True|False"
EnableTheming="True|False"
EnableViewState="True|False"
ErrorMessage="string"
Font-Bold="True|False"
Font-Italic="True|False"
Font-Names="string"
Font-Overline="True|False"
Font-Si