Could someone point me in the correct direction how to implement this?
Document downloads
Creating a custom Controller
Error thrown when Master.cshtm is called.
Could you point me in the correct direction to access
IPublishedContent within DownloadViewModel?
ModelBindingException: Cannot bind source type UmbracoProject.Models.DownloadViewModel to model type Umbraco.Cms.Core.Models.PublishedContent.IPublishedContent.
Custom MVC controller, issue display menu using RenderController
Hi Umbraco Support,
I am implementing a RenderController to return a list of Downloads.
Using documentation https://docs.umbraco.com/umbraco-cms/reference/routing/custom-controllers
Could someone point me in the correct direction how to implement this?
Master.cshtm
is called.IPublishedContent
withinDownloadViewModel
?ModelBindingException: Cannot bind source type UmbracoProject.Models.DownloadViewModel to model type Umbraco.Cms.Core.Models.PublishedContent.IPublishedContent.
is working on a reply...