This topic has not yet been rated - Rate this topic

ResourceGroup Class

Acquires a set of XML data from a web service as a resource group. A resource group contains items for displaying a UI, such as a set of images, sounds, and text.

public class ResourceGroup : Microsoft.MediaCenter.UI.ModelItem

Public Instance Constructors

MethodDescription
ResourceGroup()Initializes a new instance of the ResourceGroup class.
ResourceGroup(owner)Initializes a new instance of the ResourceGroup class.
ResourceGroup(owner, description)Initializes a new instance of the ResourceGroup class.

Public Instance Methods

MethodDescription
AcquireRetrieves the objects that have been defined for the resource group.

Public Instance Properties

PropertyDescription
AcquisitionStatusIndicates the status of the acquisition process.
ResourcesGets the objects in the resource group.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows 7

See Also

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.