Is it possible to associate the root directory of the application with the ~ symbol (or something similar) in the client tag (for example, <link>)? I have some external style sheets and scripts that I need to link on the main page, but I donβt want to hardcode the path relative to the IIS site, I want to do this based on the relative path of the application.
source share