Gets an information about the current license of EAUpload component.
Namespace:
EasyAlgo.EAUploadAssembly: EasyAlgo.EAUpload (in EasyAlgo.EAUpload.dll)
Version: 1.3.0.0
Syntax
| C# |
|---|
public static string LicenseType { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property LicenseType As String |
Field Value
Type: System..::.StringThe string value that represents the current license type of EAUpload component.
Remarks
EAUpload component has folowing licenses:
Property returns nullNothingnullptra null reference (Nothing in Visual Basic) if valid serial key is not defined.
- Trial License
- Single Server License
- Single Server License 5 License pack
- Enterprise License
- Redistribution License
Property returns nullNothingnullptra null reference (Nothing in Visual Basic) if valid serial key is not defined.
