public enum ViewModelMessages : System.Enum
public enum ViewModelMessages : System.Enum
Member | Description |
---|---|
CloseApp | Close the entire app - checking registered components can close |
CloseAppRegardless | Close the entire app - No checking. Usually becuase of a fatal error. |
PerformAction | Perform a generic action. This allows commuinicaiton of requests between different entities within an application |
System.Object
System.ValueType
System.Enum
Symphony.Conductor.Framework.ViewModelMessages
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2