HashChangedEventArgs
Wisej.Web.HashChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the HashChanged event.
public class HashChangedEventArgs : EventArgs
Constructors
HashChangedEventArgs(value)

Initializes a new instance of the HashChangedEventArgs class.
Name
Type
Description
Properties
Hash

String: The hash string from the client.
Used By
Name
Description
Represents the method that will handle the HashChanged event.
Last updated
Was this helpful?