Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dmitriy Skudnov 39 posts 64 karma points
    Jun 22, 2012 @ 13:05
    Dmitriy Skudnov
    0

    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

  • Rodion Novoselov 694 posts 859 karma points
    Jun 22, 2012 @ 14:07
    Rodion Novoselov
    0

    Hi. I did it time ago by investigating the MVC implementation of Requires* helpers and implementing similar helpers independent from MVC manually.

  • Dan Diplo 1505 posts 5911 karma points MVP 4x c-trib
    Jun 22, 2012 @ 14:15
  • Dmitriy Skudnov 39 posts 64 karma points
    Jun 22, 2012 @ 14:26
    Dmitriy Skudnov
    0

    @Dan, i was asking about using Client Dependency with Razor.

  • 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.

Please Sign in or register to post replies