JOS.ContentSerializer
JOS.ContentSerializer copied to clipboard
Library that converts any Episerver ContentData object to JSON
Results
1
JOS.ContentSerializer issues
Sort by
recently updated
recently updated
newest added
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null. Parameter name: subject at EPiServer.RuntimeModelExtensions.GetOriginalType(Object subject) at JOS.ContentSerializer.Internal.PropertyResolver.GetProperties(IContentData contentData) at JOS.ContentSerializer.Internal.PropertyManager.GetStructuredData(IContentData contentData, IContentSerializerSettings...
Needs more info