Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets a table that contains information about the usage of a website.
Overload List
Name | Description | |
---|---|---|
![]() |
GetUsageData(SPUsageReportType, SPUsagePeriodType) | Gets a table that contains information about the usage of a website, based on the specified report type and time interval. |
![]() |
GetUsageData(SPUsageReportType, SPUsagePeriodType, Int32, DateTime) | Gets a table that contains information about the usage of a website based on the specified report type, time interval, number of columns to display, and last day to display. |
Top