You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a requirement to be able to preview a template with generic json data that does not have a compile time type. This looks like it can be accomplished fairly easily by having the model typed as dynamic instead of Object if an model of type object is passed to the DocumentFactory.Create.