|
|
Which two properties are on every validation control? - .Net
|
Views : 240
|
|
Tagged in : .Net
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
ControlToValidate
This property is used to determine which control is to be validated. We have to select the control name.
ErrorMessage
This property is used to set the error message. User can set the error message according to his needs. |
|
By Nithya, On - 2010-01-30 |
|
|
|