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 an axd file?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What is the difference between trace and debug in asp.net?
Is razor a programming language?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How can we prepairing Interview
How can we identify that the page is post back in asp net?
How do I send an email message from my ASP.NET page?
Define repository pattern in asp.net mvc? : asp.net mvc
Can any body provide me the sample web application in asp.net
What are server activated objects?
What is the difference between application state and session state in asp net?
What is authorization in asp.net?
Explain Session state management options in ASP.NET.
What are validator? How do you disable them?