Home

What is the correct answer?

4

_________ is used to write/read into a leaf node

A. Value

B. InnerText

C. Text

D. InnerValue

Correct Answer :

B. InnerText


Related Questions

.DirectoryInfo gives information about any Directory To make a RepeaterControl viewable, the controls ____________ must be… Default Session data is stored in ASP.Net. To write an attribute for a tag through ASP.NET use We can write an XML document from ASP.NET without mentioning the encoding… Of the following controls which can be used to add a control at runtime A _____________ is a logical naming scheme for grouping related types… __________ and __________ event are the two most commonly supported server-side… CDONTS is designed on for Windows NT Server Difference between Response.Write() andResponse.Output.Write(). _________ object represents all information sent form a server to a browser If someone accidentally deletes the Page Directive of an ASP.NET page… Under Button Click the following code is written1. Dim I =102. MsgBox(I) We can manage states in asp.net application using To count how many users have logged in the web site till date use Cookies collection is present in _________ is used to write/read into a leaf node What class does the ASP.NET Web Form class inherit from by default? To open Microsoft Word from ASP.NET page use An alternative way of displaying text on web page using In ___________ records are locked when the update method is called What is the default data type of a variable in ASP.NET? In the Adrotator XML file ________ is used to mention the file to link… There can be more than one Global.asax file This control does not produce an HTML output How do you get information from a form that is submitted using the "post"… How can you check if the page is visited for the first time Default scripting language in ASP. To set text programmatically without adding extra HTML tags use While redirecting, values can be passed with it