Click or drag to resize

UserSmarSearchesSourceGetData Method

Returns the list of all area IDs mapped to their names.

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IDictionary<string, string> GetData()

Return Value

Type: IDictionaryString, String
The list of all area IDs mapped to their names.

Implements

IDictionarySourceGetData
See Also