Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. redirecting the pages between rootproject and subproject

redirecting the pages between rootproject and subproject

Scheduled Pinned Locked Moved Web Development
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    honeyss
    wrote on last edited by
    #1

    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.

    R 1 Reply Last reply
    0
    • H honeyss

      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.

      R Offline
      R Offline
      RepliCrux
      wrote on last edited by
      #2

      What I do is: Put the path in web.config file. To get the path for root you say "~" for example: if your project is Test.UI where the control is inside folder "Controls" Then in Web.Config goes the following: Now call this key to give the path of this control in your application. I am sorry if this does not make any sense :) If you are talking about two complete different project, this will not work.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups