Share via


ModelItem.Owner Property

Gets or sets the owner of the ModelItem object . The owner is responsible for disposing this object.

Syntax

  public IModelItemOwner Owner {get; set;}

Property Value

Microsoft.MediaCenter.UI.IModelItemOwner.  The owner of the ModelItem.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also