HashChangedEventHandler
Wisej.Web.HashChangedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the method that will handle the HashChanged event.
public delegate void HashChangedEventHandler(Object sender, HashChangedEventArgs e)Public Delegate Sub HashChangedEventHandler(ByVal sender As [Object], ByVal e As HashChangedEventArgs)Parameters
Name
Type
Description
Fired By
Name
Description
Fired when the hash part of the URL changes on the client side.
Last updated
Was this helpful?

