Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.StorageManagementSortedOn enumeration

Specifies whether items on a page are sorted by size (increasing or decreasing) or by date (increasing or decreasing).

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public enum StorageManagementSortedOn
Member nameDescription
SizeSort items according to their size.
DateSort items according to the date they were modified.

The default value is Size. This enumeration is used in conjunction with the StorageManagementSortOrder enumeration.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.