Click or drag to resize

NagScreenConfigurationShowEnterLicenseButton Property

Determines whether 'Enter license' button should be displayed on nag screen. Enter license button automatically opens TLL registration form using settings in RegistrationFormConfig property of TLL Interface.

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public bool ShowEnterLicenseButton { get; set; }

Return Value

Type: Boolean
See Also