Home

What is the correct answer?

4

To make a RepeaterControl viewable, the controls ____________ must be edited

A. DataSource

B. DataMember

C. ItemTemplate

D. Template

Correct Answer :

D. Template


Related Questions

______________ creates a read-only recordset that can scroll in any direction. You want to ensure that the user ID is saved between requests when the… We can write an XML document from ASP.NET without mentioning the encoding… This property is inapplicable in DropDownList Under Button Click the following code is written1. Dim I =102. MsgBox(I) In ASP.NET, the default method of a form is Default Session data is stored in ASP.Net. For Adrotator control the XML file is mentioned through ________ property _________ object represents all information sent form a browser to a server Which of the following tool is used to manage the GAC? Menus can be added to an ASP.NET Page Which of the following object is not an ASP component? What is used to validate complex string patterns like an e-mail address? To save an XML file from ASP.NET use The HTML control that helps to browse a file is You can specify a function name in Web.config file is used... Which of the following method must be overridden in a custom control? If a Table controls name is Table1, to access value from its second row,… In Global.asax there are _______ general methods In the Adrotator XML file ________ is used to mention the file to link… Error handling can be done through Global.asax The default method of a WebForm is There can be more than one Global.asax file This control does not produce an HTML output Choose the form in which Postback occur ____________ enables you to add, modify and delete records but you won't… In a DataSet if multible tables are used, they are identified by their While accessing values submitted to a web form, __________ property of… HTML tag equivalent to Panel is