asp.net - Is it possible to get the type of a .Net object using javascript? -


I have ASP A web application is written using Net MVC. One function of the application is to return a list of objects on the web page using JSN, although these items are of various types, how can I determine the types of these items using javascript?

Javascript does not have any type of object type. If you need to run some type of logic client-side, then add a property returning type name to your object, then see it in JS.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -