Umbraco Carousel

Hello, I am new to Umbraco (cloud) and I am trying to create a carousel slider in my website.

I created a document type called Slider Image which contains a single Image Media Picker property (alias:innerImage).

In Content I created three Slider Image Items under Homepage (all have uploaded images).

I created a Partial View called Main Slider where I put the Razor and HTML markup

Finally I inserted the Partial View into my Homepage template (line 83).

My problem is that I cannot access the innerImage url. I can access the Slider Image Item’s name and url but not its property. Any insight would be welcome.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/109448-umbraco-carousel