Copied to clipboard

Flag this post as spam?

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


  • Kevin Walker 66 posts 87 karma points
    May 26, 2011 @ 12:57
    Kevin Walker
    0

    Getting image thumbnail using Razor

    I have the following returning my article image within a list scenario:

    <p><img src='@item.Media("articleImage", "umbracoFile")' /></p>
    
    How would I go about getting the thumbnail version of this image.
    I am aware that I can use ImageGen however I am looking for the approach similar to the above if possible.
    Thanks
    Kev
  • Toni Becker 146 posts 425 karma points
    May 31, 2011 @ 11:39
    Toni Becker
    0

    Hy Kevin could you post your xml from the folder: app_data/umbraco.config

    so we can analyze what to do

Please Sign in or register to post replies

Write your reply to:

Draft