Called when property changed.

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

Syntax

JavaScript
function pendingPostbackPropertyChanged(propertyName, newValue);

Parameters

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

See Also