I have a asp.net MVC application. This application is going to be called from different domain names. I need to apply the CSS file to the application based on the domain it was called from. Is there a way I can do this on the master page?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can switch between different domains using java script on master page.