Home

What is the correct answer?

4

Of the following controls which can be used to add a control at runtime

A. Panel

B. Image

C. Label

D. All of the above

Correct Answer :

D. All of the above


Related Questions

___________ controls how proxy servers temporarily store web pages Default event handler for Link Label is To pass queries to Crystal Reports use If a page name is WebForm1.aspx and it resides in ../Test/, then it will… The code file for WebForm1.aspx will be ___________ To write a root tag say '<details>' through ASP.NET use To make an HTML control behave as a Server control, ___________ option… A web server control is written as Attribute must be set on a validator control for the validation to work. ______________ creates a read-only recordset that can scroll in any direction. Of the following controls which can be used to add a control at runtime One difference between ASP.NET and ASP is that ASP is more structure than… What is used to validate complex string patterns like an e-mail address? Anything appearing after ________ is cleared In case of RangeValidator, a TextBox's value can be compared to the values… To open Microsoft Word from ASP.NET page use In a DataSet if multible tables are used, they are identified by their If passwords are to be sent from one page to another, we can use If someone accidentally deletes the Page Directive of an ASP.NET page… Why is Global.asax is used? A DataSet can be generated from You want to ensure that the user ID is saved between requests when the… To read an XML file from ASP.NET use Can you use client-side event handler and server-side event handler for… ____________ enables you to set a particular date when a page should no… What are unique properties of RangeValidator control? Caching type supported by ASP.Net Can you have more than one form declaration on a web form? .DirectoryInfo gives information about any Directory RadioButtonsLists __________ property is used to add RadioButtons at runtime