Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
css を *.aspx ファイルから分離します。このとき
background-image: url('<%=Page.ResolveUrl("~/Themes/Red/Images/Contestant/1.jpg)%>';)
動作するaspxファイルにありましたが、現在は動作していません。
他の方法を知っていますか?