IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
When developing your MVC widget templates, you may want to reference popular client frameworks and libraries.
Sitefinity CMS provides you with the ability to retrieve the URL of an embedded resource. To do this, you can use the GetWebResourceUrl method of the ResourceHelper class.
GetWebResourceUrl
ResourceHelper
The following example registers jQuery in your MVC view:
Depending on whether your project is configured to use CDN, the GetWebResourceUrl method gets the resource from one of the following places:
Telerik.Sitefinity.Resources
To enable the use of CDN in your project:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important