of the umbraco.library namespace in MVC/Razor templates similar to how it works in Masterpages? Calling the methods is no problem, but how do i render the JS and CSS in my main layout?
For now i am using the ClientDependencyFramework however here it is not possible to register inline scripts (RegisterClientScriptBlock).
Render JS and CSS with razor
Hi,
Is it possible to use
of the umbraco.library namespace in MVC/Razor templates similar to how it works in Masterpages? Calling the methods is no problem, but how do i render the JS and CSS in my main layout?
For now i am using the ClientDependencyFramework however here it is not possible to register inline scripts (RegisterClientScriptBlock).
Any ideas?
Thanks in advance
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.