HashChangedEventArgs

Wisej.Web.HashChangedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the HashChanged event.

public class HashChangedEventArgs : EventArgs

Constructors

Initializes a new instance of the HashChangedEventArgs class.

NameTypeDescription

value

Initial hash value.

Properties

String: The hash string from the client.

Used By

NameDescription

Represents the method that will handle the HashChanged event.

Represents the method that will handle the LicenseError event.

Last updated