IModuleUsageDataSource Interface |
Provides statistical information about module.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public interface IModuleUsageDataSource
The IModuleUsageDataSource type exposes the following members.
Methods
| Name | Description |
---|
| GetData |
Get all module statistical data.
|
TopProperties
| Name | Description |
---|
| Name |
Get the data source name.
|
TopSee Also