| 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()
Public Shared Function GetSettings As VisitorEngagementSettings
Return Value
Type:
VisitorEngagementSettingsExisting settings or null (Nothing in Visual Basic) if the settings are not defined.
Remarks See Also