How to locate resources in Orchard

后端 未结 5 1550
梦毁少年i
梦毁少年i 2020-12-19 07:52

I am writing an Orchard theme, and I\'d like to be able to locate some of the resources packaged with the theme (images/swfs etc).

What is the best way of doing this

5条回答
  •  独厮守ぢ
    2020-12-19 08:06

    Just a side note:

    the solution posted by Adam Anderson works only when the controller class serving the view has the attribute [Orchard.Themes.Themed(true)]

提交回复
热议问题