Sets the property.

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

Syntax

JavaScript
function setProperty(propertyName, value);

Parameters

propertyName
Type: System..::..String
Name of the property.
value
Type: System..::..String
The value.

See Also