Clears pending timeout by timer ID.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.Common.clearPendingTimeout = function(timerId);

Parameters

timerId
Type: System..::..Object

Return Value

Returns null value for timer id

See Also