Click or drag to resize

ProfileSource Class

Represents a profile source.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.ModelProfileSource

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

The ProfileSource type exposes the following members.

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