We are attempting to serialize objects after enabling continuous integration and the process fails at a report and returns the attached error. This is a brand new blank azure portal site that has h...
My question is pretty simple. I'm working on an API and I need to update an entity. For this purpose, I need to convert the JObject coming from body to a TreeNode (News) object of the Kentico Mode...
We have a custom page type Product which, when serialized to JSON (using Newtonsoft) outputs different fields to the properties on the Product.Product product = ProductProvider.GetProducts().FirstO...