SPBuiltInFieldId.SortBehavior Field

Identifies a field that contains an integer value that specifies how the folder is sorted within a view.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Shared ReadOnly SortBehavior As Guid
'Usage
Dim value As Guid

value = SPBuiltInFieldId.SortBehavior
public static readonly Guid SortBehavior

Remarks

If this parameter is set to 1, the folder must be sorted as a folder. If this parameter is set to 0, the folder must be sorted as a file. If this parameter is set to 2, the folder must be sorted as a site.

See Also

Reference

SPBuiltInFieldId Class

SPBuiltInFieldId Members

Microsoft.SharePoint Namespace