NewsItem Namespace
Hey all
I've been given the task of making a news archive and given example code of how to make a blog archive, however in the latest version of sitefinity News and NewsItem does not exist in Telerik.Sitefinity.News where is this now?
Thanks
Andy
Hello Andy,
In order to resolve the NewsItem add a reference to the Telerik.Sitefinity.ContentModules assembly and include the following using statement:
using
Telerik.Sitefinity.News.Model;