Click or drag to resize

AreaSource Class

Represents an area source.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.ModelAreaSource

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class AreaSource : IDictionarySource

The AreaSource type exposes the following members.

Constructors
  NameDescription
Public methodAreaSource
Initializes a new instance of an object.
Top
Methods
  NameDescription
Public methodGetData
Returns the list of all area IDs mapped to their names.
Top
See Also