Name the control which can be used to reserve the space on
web page for storing localized data.
Answer Posted / 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 |
Post New Answer View All Answers
What is mvc in asp.net tutorial? : Asp.Net MVC
How to use multiple scriptmanager controls in a web page?
What is razor? : asp.net mvc
What is ispostback property?
What are sessions and cookies?
What do you mean by query string?
How can you make sure that web api returns json data only?
Can you explain one critical mapping?
How do we assign page-specific attributes?
What is cache in asp net?
What is protected configuration?
How to Insert/Add in ASPXgridview
Explain asp.net mvc request life cycle? : asp.net mvc
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
Describe session handling in a webfarm?