StorageManagementInformation Method
The StorageManagementInformation method of the SPSite class returns information about storage management for the site collection.
Parameters
ltVar A Microsoft.SharePoint.SPSite.StorageManagementInformationType value that specifies the kind of storage management data to display.
sordVar A Microsoft.SharePoint.SPSite.StorageManagementSortOrder value that specifies the direction in which items are sorted on the page.
soVar A Microsoft.SharePoint.SPSite.StorageManagementSortedOn value that specifies whether items on the page are sorted by size or by date.
nMaxResults An unsigned 32-bit integer that specifies the maximum number of results to return.
Return Value
A System.Data.DataTable object that contains the storage information.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security