| ApplicationOptionsSupressWindowAlerts Property  | 
 
            Determines if Alert boxes from any window within the application are suppresed, if supressed you will need to handle WindowAlertRequested events to obtain the information.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic bool SupressWindowAlerts { get; set; }Property Value
Type: 
Boolean See Also
See Also