Home

What is the correct answer?

4

Attribute must be set on a validator control for the validation to work.

A. ControlToValidate

B. ControlToBind

C. ValidateControl

D. Validate

Correct Answer :

A. ControlToValidate


Related Questions

Which of the following object is not an ASP component? Can you use client-side event handler and server-side event handler for… Menus can be added to an ASP.NET Page To make a RepeaterControl viewable, the controls ____________ must be… ____________ converts virtual path to default path Default scripting language in ASP. You have an image that is clickable and you want a pop-up window to display… You need to modify an ASP.NET page to prevent the browser window from… The default method of a WebForm is ASP.NET can be installed on Windows 98 machine To read an XML file from ASP.NET use ASP.NET if fully compatible with ASP A web server control is written as This file stores your web configuration .DirectoryInfo gives information about any Directory Default event handler for Link Label is ASP.NET uses _______ as the code behind An alternative way of displaying text on web page using A ValidationSummary control is bound to a control HTML tag equivalent to Panel is The HTML control that helps to browse a file is The code file for WebForm1.aspx will be ___________ ____________ enables you to set a particular date when a page should no… ____________ enables you to add, modify and delete records and you will… Difference between Response.Write() andResponse.Output.Write(). In ___________ records are locked when you start editing. Can you have more than one form declaration on a web form? You can send an e-mail with an attachment using only SmtpMail class In case of a CompareValidator, a TextBox's value can be compared to an… In case of RangeValidator, a TextBox's value can be compared to the values…