LoadResultStatus Enumeration

Contains the types of status when loading markup.

  public enum LoadResultStatus

The LoadResultStatus enumeration defines the following constants:

Constant Description
Error There were errors when the markup was loaded.
Loading The markup is loading.
Success The markup was loaded without errors.

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