Home

What is the correct answer?

4

You can specify a function name in

A. CustomValidator

B. RequiredFieldValidator

C. RangeValidator

D. ValidationSummary

Correct Answer :

A. CustomValidator


Related Questions

You need to modify an ASP.NET page to prevent the browser window from… ASP.NET supports all data types that VB.NET supports Cookies can be created with mentioning the expiry dateTrue If someone accidentally deletes the Page Directive of an ASP.NET page… Error handling can be done through Global.asax In a DataSet if multible tables are used, they are identified by their ____________ enables you to add, modify and delete records but you won't… Which of the following tool is used to manage the GAC? You can specify a function name in ASP.NET can be installed on Windows 98 machine A ValidationSummary control is bound to a control While accessing values submitted to a web form, __________ property of… ____________ enables you to set a particular date when a page should no… You have an image that is clickable and you want a pop-up window to display… Which DLL translate XML to SQL in IIS? The code file for WebForm1.aspx will be ___________ Caching type supported by ASP.Net To make a RepeaterControl viewable, the controls ____________ must be… In case of RangeValidator, a TextBox's value can be compared to the values… To set text programmatically without adding extra HTML tags use An alternative way of displaying text on web page using HTML elements, HTML server controls and ASP.NET server controls can be… _________ is used to write/read into a leaf node Anything appearing before ________ is cleared ______________ creates a read-only recordset that can scroll in any direction. A _____________ is a logical naming scheme for grouping related types… Can you use client-side event handler and server-side event handler for… Radio Button's have same name and different values while Checkboxes have… In ___________ records are locked when the update method is called This control does not produce an HTML output