C# Class Sitecore.Modules.WeBlog.Analytics.Reporting.EntriesByViewQuery

Inheritance: ItemBasedReportingQuery
Exibir arquivo Open project: WeTeam/WeBlog Class Usage Examples

Public Methods

Method Description
EntriesByViewQuery ( ReportDataProviderBase reportProvider = null ) : System

Creates a new instance of the class.

Private Methods

Method Description
ReportDataProvider ( ) : System

Method Details

EntriesByViewQuery() public method

Creates a new instance of the class.
public EntriesByViewQuery ( ReportDataProviderBase reportProvider = null ) : System
reportProvider ReportDataProviderBase The to read reporting data from.
return System