Name the control which can be used to reserve the space on
web page for storing localized data.

Answers were Sorted based on User's Feedback



Name the control which can be used to reserve the space on web page for storing localized data. ..

Answer / raghvendr singh

I think you should use <asp:HiddenField /> control to store
any value on the web page

Is This Answer Correct ?    4 Yes 0 No

Name the control which can be used to reserve the space on web page for storing localized data. ..

Answer / find_kk

<asp:localize .........runat=server> your localize text
here </asp:localize>, this is new control in ASP.NET 2.0
called localize control, in fact it is literal control and
can hold some static values.

Is This Answer Correct ?    1 Yes 1 No

Name the control which can be used to reserve the space on web page for storing localized data. ..

Answer / progguru

viewstate control

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

How to Page Execute in asp.net(inside browser)

1 Answers   Satyam, Wipro,


What method do you use to explicitly kill a users session?

2 Answers   Siebel Systems,


Which method is used to enforce garbage collection in .net?

0 Answers  


is it possible to access website from a remote place, without deploying it on web server?

1 Answers  


What is web api and why to use it?

0 Answers  






What is skin in asp.net?

0 Answers  


What are query strings used for?

0 Answers  


Define page output caching?

0 Answers  


To which class you load XML or Related Data

1 Answers  


What is application in asp net?

0 Answers  


What is the use of placeholder control?

0 Answers  


How to publish website

1 Answers   Syntel,


Categories