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.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.Common.getobjectdebugstring = function(o);

Parameters

o
Type: System..::..Object

Return Value

See Also