Adding the news widget into masterpage

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

Adding the news widget into masterpage

All Replies

Posted by Community Admin on 22-Sep-2014 00:00

Hello, I'm looking at putting the news widget into the masterpage. There is a requirement to have some widgets not interactive and to be 'concrete' into our pages. What would the register look like? (Looking at where the news widget is)

<%@ Register Namespace="Telerik.Sitefinity.Web.UI." Assembly="Telerik.Sitefinity" TagPrefix="sf" %>

?

Tia

Posted by Community Admin on 22-Sep-2014 00:00

Little digging

<%@ Register Namespace="Telerik.Sitefinity.Modules.News.Web.UI" Assembly="Telerik.Sitefinity" TagPrefix="sf" %>


Posted by Community Admin on 25-Sep-2014 00:00

Hi,

Yes, this is the correct location of the NewsView control. In any case you could always check with our API reference on the link below:

http://www.sitefinity.com/documentation/ApiReference/webframe.html

Regards,
Pavel Benov
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed