MediaCenterEnvironment.ScreensaverEnabledHint Property

Gets or sets a value indicating whether the current page allows the screen saver to interrupt the media experience.

Syntax

  public bool ScreensaverEnabledHint {get; set;}

Property Value

System.Boolean.  If true, the current HTML page allows the screen saver to interrupt the media experience; otherwise, false.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also