Share via


BDCItems.SetSortField Method (Microsoft.Office.Server.ApplicationRegistry.Administration.UI)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration.UI
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Syntax

'Declaration
Protected Sub SetSortField ( _
    id As String, _
    field As String _
)
'Usage
Dim id As String
Dim field As String

Me.SetSortField(id, field)
protected void SetSortField (
    string id,
    string field
)

Parameters

  • id
  • field

See Also

Reference

BDCItems Class
BDCItems Members
Microsoft.Office.Server.ApplicationRegistry.Administration.UI Namespace