StorageManagementWebPartPageInformation Method

The StorageManagementWebPartPageInformation method of the SPFile class returns information about storage management for the Web Part Page.

Parameters

spSite   A Microsoft.SharePoint.SPSite object that represents the site collection.

DocumentGuid   A GUID that specifies the Web Part Page.

soVar   A Microsoft.SharePoint.SPSite.StorageManagementSortedOn value that specifies whether items on the page are sorted by size or by date.

sordVar   A Microsoft.SharePoint.SPSite.StorageManagementSortOrder value that specifies the direction in which items are sorted on the page.

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