I have created an application that I want to use accross multiple websites on our server. I published the app to a location on the server. Then when I need to use that application on a website I open IIS and browse to the appropriate site and then make an app inside the directory where I want this to reside.
Uing code Is there a way to know which website that the app has been installed in?
For example when i make an app in a directory inside the Edison site I want it to say Edison, and when inside the King site i want it to say King.
Is this possible?