Telerik.News.dll

Posted by Community Admin on 04-Aug-2018 14:55

Telerik.News.dll

All Replies

Posted by Community Admin on 24-Apr-2012 00:00

I started using News module API and trying to create a new instance of the NewsManager class which requires  Telerik.News.dll and I dont have it with my sitefinity project! Any ideas where telerik team keeps it ? :)

Posted by Community Admin on 25-Apr-2012 00:00

ok it looks like I was reading old documentation. 
So if I want to use fluent API I need use these namespace:

using Telerik.Sitefinity.GenericContent.Model;
using Telerik.Sitefinity.Modules.News;
using Telerik.Sitefinity.News.Model;
using Telerik.Sitefinity.Workflow;


This thread is closed