DynamicObject is not in memory thus can't be passed along as a request property
You have to convert to json string and convert it back when you get the request. That's the whole concept of it
If you need any help in implementation, let me know. You can email me directly
- Log in to post comments