Click or drag to resize

LeadSourcesSettingsGetSettings Method

Reads the settings from the 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 LeadSourcesSettings GetSettings()

Return Value

Type: LeadSourcesSettings
Existing settings or null (Nothing in Visual Basic) if the settings are not defined.
See Also