SPWeb.GetUsageData 方法
Gets a table that contains information about the usage of a website.
重载 列表
名称 | 说明 | |
---|---|---|
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. |
页首