Click or drag to resize
IModuleUsageDataSource Interface
Provides statistical information about module.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public interface IModuleUsageDataSource

The IModuleUsageDataSource type exposes the following members.

Properties
  NameDescription
Public propertyName
Get the data source name.
Top
Methods
  NameDescription
Public methodGetData
Get all module statistical data.
Top
See Also