Copied to clipboard

Flag this post as spam?

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


  • Sadeque Sharif 1 post 21 karma points
    Mar 02, 2012 @ 07:54
    Sadeque Sharif
    0

    How to use recursive in IMAGE at UMBRACO 5

    I'm now using below code to show the image. I use this code at master template and siteLogo is derived from homepage, which is child of master master. So when I browse home page, image is showing. But when I am going to another page Image is not showing. 

    <img src="@Umbraco.GetMediaUrl(Model.Id,"siteLogo")" width="100" height="80" alt="logo" />

    Please help me. Already spend more then 3 hours for it.

Please Sign in or register to post replies

Write your reply to:

Draft