Answer: Below is the sample code to add a css file which is already located in the application folder:
<link rel="StyleSheet" href="/@Href(~Content/Style.css")" type="text/css"/>
This shows that Style.css file is in Content folder.
Asked In: Many Interviews |
Alert Moderator