SortableList Class

Provides sorting functionality for RemoteValueList and XmlRemoteValueList objects to sort the list of returned data.

  public class SortableList : Microsoft.MediaCenter.UI.VirtualList

Public Instance Constructor

Method Description
SortableList Initializes a new instance of the SortableList class.

Public Instance Methods

Method Description
GetItemState Gets the state of the list item.

Public Instance Properties

Property Description
RemoteValueList Gets a list of RemoteResource objects.

Protected Instance Methods

Method Description
OnRequestItem Specifies the ItemRequestCallback callback for a list item.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also