Use this method to output debug message 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.outputdebugstring = function(s);

Parameters

s
Type: System..::..String

See Also