How to set/get parent page values in child page in asp.net
Answer Posted / sumit guglani
using context handler we can retrieve read only public
members(property) of parent page.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the difference between server-side scripting and client-side scripting?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What are the server controls in asp.net?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What is form method?
What is client side state management?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What is a 307 redirect?
What is .net framework and what are the main components of it?
Explain about ASP.NET?
How to add DateTime Control in normal DataGrid Server Control?
Explain some of the major built-in objects in asp.net
Where the assembly is stored in asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Demonstrate Render and PreRender?