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.
The StorageManagementSortedOn enumeration specifies whether items on a page are sorted by size (increasing or decreasing) or by date (increasing or decreasing).
Members
The following table shows the members of the StorageManagementSortedOn enumeration and a brief description of each.
Name | Description |
---|---|
Date | Sort items according to the date they were modified. |
Size | Sort items according to their size. |
Remarks
The default value is Size. This enumeration is used in conjunction with the SPSite.StorageManagementSortOrder enumeration.
Requirements
Namespace: Microsoft.SharePoint
Platforms: Microsoft Windows Server 2003
Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)
Security: Code Access Security