London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Anybody else got any problems with decompiling the epinova adapter found here:
https://www.epinova.no/en/blog/new-category-layout/
Works like a charm when it's assembled, but I want to modify it and make it fit to my needs.
Errors I get are:
Error 2 'EPiServer.DataAbstraction.Category.Categories.get': cannot explicitly call operator or accessor
Error 3 'EPiServer.DataAbstraction.Category.Categories.get': cannot explicitly call operator or accessor
Error 4 'EPiServer.Web.PropertyControls.Adapters.PropertyDataControlAdapter.PropertyData.get'
Error 5 'EPiServer.Web.PropertyControls.Adapters.PropertyDataControlAdapter.PropertyData.get'
Error 6 'EPiServer.DataAbstraction.Category.Name.get': cannot explicitly call operator or accessor
Error 7 'EPiServer.DataAbstraction.Category.ID.get': cannot explicitly call operator or accessor