2

Some answers for this question describe how to inherit the ActionResult class and return an instance of it from an action method in the controller class. The custom ActionResult overrides the ExecuteResult method in which a formatted RSS feed is written to the html response. But how would you do this if you wanted the RSS feed output to a partial view?

Community
  • 1
  • 1
Christian
  • 7,433
  • 4
  • 36
  • 61

0 Answers0