Custom data with relations to Umbraco data using Petapoco
Hi,
I'm creating some custom data that I want to manipulate using Petapoco. My entity is supposed to reference the ContentDto, but the problem is that the ContentDto (and all the other Umbraco dtos) are internal. Is there anyway I can achieve that?
Custom data with relations to Umbraco data using Petapoco
Hi,
I'm creating some custom data that I want to manipulate using Petapoco. My entity is supposed to reference the ContentDto, but the problem is that the ContentDto (and all the other Umbraco dtos) are internal. Is there anyway I can achieve that?
Cheers Joachim
is working on a reply...