Wisej.Web.HashChangedEventArgs
Last updated 2 years ago
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the event.
public class HashChangedEventArgs : EventArgs
Public Class HashChangedEventArgs Inherits EventArgs
Initializes a new instance of the class.
value
Initial hash value.
: The hash string from the client.
Represents the method that will handle the event.