When you install a new dynamic module, Sitefinity CMS automatically generates view templates for each type in the dynamic module. These templates are persisted in the database and are compiled when they are rendered. Because of this, there is a delay of several seconds before a widget is rendered for the first time while the web application is running.
To avoid the initial rendering delay, you can precompile the templates so that they are ready for rendering when the widget is requested.
To precompile the templates of dynamic modules, perform the following:
~\Mvc\Views\[Dynamic Type Name]\
List.<Dynamic type title>.cshtml
Detail.<Dynamic type title>.cshtml
~\Mvc\Views\PressRelease\List.Press release.cshtml
~\Mvc\Views\PressRelease\Detail.Press release.cshtml
AssemblyInfo
[assembly: Telerik.Sitefinity.Frontend.Mvc.Infrastructure.Controllers.Attributes.ResourcePackage]
RESULT: The dynamic content widget will use the precompiled version of the templates.
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important