Tuesday, 11 July 2017

Determine if page was from redirect of loaded directly

If(Page.PreviousPage !=null && Page.PreviousPage.Request.Url == "Your Previous Page's Url")
{
     .......
}

No comments:

Post a Comment

IIS deployment support details

  Node JS - IIS deployment support details node: http://go.microsoft.com/?linkid=9784334 IISNode: https://github.com/azure/iisnode/releases/...