I have just upgraded to episerver 10.0.1 (from episerver 9.12.3) and now I'm having a lot of build errors. I'm getting errors like:
'ContentArea.Contents' is obsolete: 'Use the Items collection to get the content area contents.
So I'm trying to find something about the new episerver 10 api so I may understand how to refactor the code. However I'm finding it difficult to find anything about the new episerver 10 api. Where can I read about the api changes so that I may be able to refactor my code, e.g. the one mentioned above (items collection).
Hi
I have just upgraded to episerver 10.0.1 (from episerver 9.12.3) and now I'm having a lot of build errors. I'm getting errors like:
'ContentArea.Contents' is obsolete: 'Use the Items collection to get the content area contents.
So I'm trying to find something about the new episerver 10 api so I may understand how to refactor the code. However I'm finding it difficult to find anything about the new episerver 10 api. Where can I read about the api changes so that I may be able to refactor my code, e.g. the one mentioned above (items collection).
Thanks