Redirecting the pages between Master project and subproject
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I had a usercontrol in masterpage of root project.I had a page in subproject which inherits this masterpage. how can i redirect to rootproject pages and subproject pages.For the rootproject pages i had given href in usercontrol which is present in rootproject.Then how can i call the pages that are present in subproject and from there how can i redirect to rootproject pages.Can anyone help me in this.:doh::doh: