| AreaSource Class |
Represents an area source.
Inheritance Hierarchy
Namespace:
Dynamicweb.Analytics.Model
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public class AreaSource : IDictionarySource
Public Class AreaSource
Implements IDictionarySource
The AreaSource type exposes the following members.
Constructors
| Name | Description |
---|
| AreaSource |
Initializes a new instance of an object.
|
TopMethods
| Name | Description |
---|
| GetData |
Returns the list of all area IDs mapped to their names.
|
TopSee Also