Click or drag to resize

TLLInterfaceRegistrationFormTranslations Property

Contains list of string messages being displayed by default registration form you can open by calling ShowRegistrationFormMethod

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public List<string> RegistrationFormTranslations { get; set; }

Property Value

Type: ListString

Return Value

Type: ListString
Remarks