How to Change System Application Pages (Like AccessDenied.aspx, Signout.aspx etc)
- by Jayant Sharma
An advantage of SharePoint 2010 over SharePoint 2007 is, we can programatically change the URL of System Application Pages. For Example, It was not very easy to change the URL of AccessDenied.aspx page in SharePoint 2007 but in SharePoint 2010 we can easily change the URL with just few lines of code.
For this purpose we have two methods…