I am having a hard time figuring out what is available in my Model object as a .property. Is there a way to inspect the object and see what properties it has on it with the visual studio debugger or something similar? If not how can I tell what I can access with the properties?
Inspecting dynamic razor objects
I am having a hard time figuring out what is available in my Model object as a .property. Is there a way to inspect the object and see what properties it has on it with the visual studio debugger or something similar? If not how can I tell what I can access with the properties?
sure check out this video http://www.youtube.com/watch?v=NgnKy-VTimU
is working on a reply...