共用方式為


SPSite.StorageManagementSortOrder enumeration

在網頁上指定項目排序的方向。

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 遞增的順序。
Decreasing 遞減順序排序。

備註

這個列舉型別會使用與SPSite.StorageManagementSortedOn列舉型別一起使用。

請參閱

參照

Microsoft.SharePoint namespace