Frequently Asked Interview Questions

How can you display Validation error message in a message box

To show validation error message in messagebox, we need to set below properties of ValidationSummary control.
ShowMessageBox ="true" and ShowSummary="false"

Most Visited Pages

Home | Site Index | Contact Us