Home

What is the correct answer?

4

While accessing values submitted to a web form, __________ property of a control is used.

A. Value

B. Text

C. Item

D. Id

Correct Answer :

A. Value


Related Questions

ASP.NET supports all data types that VB.NET supports To read an XML file from ASP.NET use To set text programmatically without adding extra HTML tags use To send attachments using SMTP use To redirect an user to a particular page when a user logs in use Difference between Response.Write() andResponse.Output.Write(). ___________ sets the time out period for a particular page in seconds RadioButtonsLists __________ property is used to add RadioButtons at runtime You can send an e-mail with an attachment using only SmtpMail class If a Table controls name is Table1, to access value from its second row,… If someone accidentally deletes the Page Directive of an ASP.NET page… You want to ensure that the user ID is saved between requests when the… You can specify a function name in Options available with SelectionMode are Can you use client-side event handler and server-side event handler for… .DirectoryInfo gives information about any Directory For Adrotator control the XML file is mentioned through ________ property In case of a CompareValidator, a TextBox's value can be compared to an… ASP.NET is object oriented ____________ enables you to add, modify and delete records but you won't… A DataSet can be generated from What namespace contains the classes for file and directory access? In ___________ records are locked when you start editing. If a page name is WebForm1.aspx and it resides in ../Test/, then it will… The first event triggers in an aspx page is. To write a root tag say '<details>' through ASP.NET use Default path for any web application is If passwords are to be sent from one page to another, we can use Attribute must be set on a validator control for the validation to work. To write an attribute for a tag through ASP.NET use