Occurs when document URL hash changed.

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

Syntax

JavaScript
function add_urlHashChanged(value);
function remove_urlHashChanged(value);

Remarks

Parameter urlHash will be passed without sharp(#) symbol at string start.

See Also