Use this method to get string with all available keys and its values in object o. Use this method only when DEBUG is defined.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.Common.getobjectdebugstring = function(o); |
Parameters
- o
- Type: System..::..Object