Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All.
How i can use ClientDependency in Razor for Umbraco 4.7.x
Including MVC version of ClientDependency dll and using syntax
@Html.RequiresJs("/scripts/jquery.cycle.all.js"); didn't help.
Did somebody stumb upon such issue?
Thanks, Dmitriy
Hi. I did it time ago by investigating the MVC implementation of Requires* helpers and implementing similar helpers independent from MVC manually.
I've written a blog post about this. See http://www.diplo.co.uk/blog/2012/3/15/using-clientdependency-framework-in-umbraco.aspx
@Dan, i was asking about using Client Dependency with Razor.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Using ClientDependency in Razor Umbraco 4.7.x
Hi All.
How i can use ClientDependency in Razor for Umbraco 4.7.x
Including MVC version of ClientDependency dll and using syntax
@Html.RequiresJs("/scripts/jquery.cycle.all.js"); didn't help.
Did somebody stumb upon such issue?
Thanks, Dmitriy
Hi. I did it time ago by investigating the MVC implementation of Requires* helpers and implementing similar helpers independent from MVC manually.
I've written a blog post about this. See http://www.diplo.co.uk/blog/2012/3/15/using-clientdependency-framework-in-umbraco.aspx
@Dan, i was asking about using Client Dependency with Razor.
is working on a reply...