Skip to main content
Version: 3.5

LicenseErrorEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the LicenseError event.

public class LicenseErrorEventArgs : EventArgs

Constructors

Instance memberLicenseErrorEventArgs(error)

Initializes a new instance of the LicenseErrorEventArgs class.

NameTypeDescription
errorStringLicense error.

Properties

Instance memberError

String: Indicates the type of license error that has occurred.