Gets the client handler from server properties state hash.

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

Syntax

JavaScript
C1.Web.iPhone.Common.getClientHandlerFromPropertiesState = function(eventPropertyName, propertiesState);

Parameters

eventPropertyName
Type: System..::..String
Name of the event property.
propertiesState
Type: Dictionary
State of the properties.

Return Value

See Also