Delegate for UrlHashChanged event.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.UrlHashChangedHandler = function(); Type.createClass( 'C1.Web.iPhone.UrlHashChangedHandler', MulticastDelegate); |
Remarks
Parameter urlHash will be passed without sharp(#) symbol at string start.
Inheritance Hierarchy
System..::..Object
System..::..Delegate
System..::..MulticastDelegate
C1.Web.iPhone..::..UrlHashChangedHandler
System..::..Delegate
System..::..MulticastDelegate
C1.Web.iPhone..::..UrlHashChangedHandler