Cancel response of browser on event e.

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

Syntax

JavaScript
C1.Web.iPhone.RawEvent.cancelBrowserResponse = function(e);

Parameters

e
Type: Event
Raw Event.

Return Value

bool, false.

See Also