Gets the URL hash without "#".

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

Syntax

JavaScript
C1.Web.iPhone.BrowserHistory.get_urlHash = function();

Field Value

The URL hash.

See Also