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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. SharePoint
  4. How to navigate betweeen web pages in sharepoint development

How to navigate betweeen web pages in sharepoint development

Scheduled Pinned Locked Moved SharePoint
csharpasp-netsharepointdatabasewpf
1 Posts 1 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.
  • P Offline
    P Offline
    pavan garlapati
    wrote on last edited by
    #1

    Hi, I am very beginner to Sharepoint development. I have a following query How to navigate between web pages in sharepoint site. Normally in asp.net we write Response.Redirect("blahblah.aspx"); If it is in subdirectory then we write Response.Redirect("/sub1/temp.aspx"); like this. But in sharepoint how to achieve this ? The following is the my project solution structure. --Sharepoint.Site1 (Solution) ---Properties ---References ---Deployment Files (folder) ---Root Files (Folder) ---Templates (Folder) ---Features (Folder) ---Layouts (Folder) ---Sharepoint.Site1 (Folder) --- ShowPage.aspx --- EditPage.aspx ---ShowPage.cs (this is under root Files folder) ---EditPage.cs (this is under root Files folder) Now I want to write a code in button click event of ShowPage.cs file to navigate to EditPage. Can anybody help me how to achieve this ?

    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