SPSite.StorageManagementSortOrder Enumeration
Specifies the direction in which items are sorted on a page.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration StorageManagementSortOrder
Dim instance As SPSite.StorageManagementSortOrder
public enum StorageManagementSortOrder
Members
Member name | Description | |
---|---|---|
Increasing | Increasing order. | |
Decreasing | Decreasing order. |
Remarks
This enumeration is used in conjunction with the SPSite.StorageManagementSortedOn enumeration.