0
janraets created
I need to change the following the referenceLoopHandling on my json serialization, yet I cannot find where to change this.
Can anyone help?
GlobalConfiguration.Configuration.Formatters.JsonFormatter.SerializerSettings.Re‌ferenceLoopHandling = ReferenceLoopHandling.Serialize;
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Write this code in Initialize method of your web module.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)