Click or drag to resize

TLLInterfaceShowNagScreen Method

This method displays nag screen to user. See NagScreenConfig property to customize nag screen. When 'Continue' clicked, function returns DialogResult.Ignore When 'Enter license' clicked and valid license activated, dialog is closed and function returns DialogResult.OK

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public DialogResult ShowNagScreen()

Return Value

Type: DialogResult

[Missing <returns> documentation for "M:TreeksLicensingLibrary2.EasyIntegration.TLLInterface.ShowNagScreen"]

Remarks