XmlRemoteValue Class

Defines how XmlRemoteResource data is parsed, mapped (bound) to view items, and typed. This class applies XML-specific parsing and mapping.

  public class XmlRemoteValue : RemoteValue

Public Instance Constructor

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

Public Instance Methods

Method Description
ValidateSource Validates the source data.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.DataAccess

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also