LicenseErrorEventArgs
Wisej.Web.LicenseErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the LicenseError event.
public class LicenseErrorEventArgs : EventArgsPublic Class LicenseErrorEventArgs
Inherits EventArgsConstructors
LicenseErrorEventArgs(error)
Initializes a new instance of the LicenseErrorEventArgs class.
Name
Type
Description
Properties
Error
String: Indicates the type of license error that has occurred.
Used By
Name
Description
Represents the method that will handle the LicenseError event.
Last updated
Was this helpful?

