Hello,
I'm using SharePoint provider hosted app for custom requirement.
when run the app getting this url with SPHostUrl and SPAppWebUrl.
http://localhost:56306/Pages/test.aspx?SPHostUrl=http%3a%2f%2fpunitp304056d%3a1990%2fsites%2fganesha&SPLanguage=en-US&SPClientTag=0&SPProductNumber=15.0.4420.1017&SPAppWebUrl=http%3a%2f%2fapp1-e656fa73897b17.xyz1.com%3a1990%2fsites%2fganesha%2fOrientationSession
when i redirect one page to another page i didn't get this SPHostUrl and SPAppWebUrl. so any one can help me
how to access SPHostUrl in redirected page.