LicenseErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the LicenseError event.
- C#
- VB.NET
public class LicenseErrorEventArgs : EventArgs
Public Class LicenseErrorEventArgs
Inherits EventArgs
Constructors
LicenseErrorEventArgs(error)
Initializes a new instance of the LicenseErrorEventArgs class.
| Name | Type | Description |
|---|---|---|
| error | String | License error. |
Properties
Error
String: Indicates the type of license error that has occurred.