Translates the current ASP.NET path into an application relative path: subdir/page.aspx. The path returned is based of the application base and starts either with a subdirectory or page name (ie. no ~)

This version uses the current ASP.NET path of the request that is active and internally uses AppRelativeCurrentExecutionFilePath