Share via


MediaCenter.onReturnFromMediaCenter Event

Raised when the user navigates back to a page in an HTML application after having previously navigated away from the application.

Note   This event has been deprecated.

Syntax

  onReturnFromMediaCenter()

Remarks

This event tells an application that it was previously not being displayed, but now it is. A call should be made to the MediaCenter.EnableOnLoadOnReturnFromMediaCenter property to enable this event.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2005 through Windows Vista

See Also