HashChangedEventHandler
Wisej.Web.HashChangedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the HashChanged event.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A HashChangedEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Fired when the hash part of the URL changes on the client side. |
Last updated