Click or drag to resize

VisitorEngagementSettingsGetSettings Method

Reads the settings from the global configuration file. If the settings are not defined, null (Nothing in Visual Basic) is returned.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static VisitorEngagementSettings GetSettings()

Return Value

Type: VisitorEngagementSettings
Existing settings or null (Nothing in Visual Basic) if the settings are not defined.
Remarks