| IViewManagerShowErrorPopup Method  | 
 Shows dialog with single "Close" button.
 
    Namespace: 
   Resto.Front.Api.UI
    Assembly:
   Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
 Syntax
Syntaxvoid ShowErrorPopup(
	string message
)
Parameters
- message
- Type: SystemString
 Message text.
 See Also
See Also