Click or drag to resize

IDictionarySource Interface

Represents a data source for dictionary-based controls.

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

The IDictionarySource type exposes the following members.

Methods
  NameDescription
Public methodGetData
Returns the data.
Top
See Also