IViewManagerShowErrorPopup Method |
Shows dialog with single "Close" button.
Namespace:
Resto.Front.Api.UI
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax void ShowErrorPopup(
string message
)
Parameters
- message
- Type: SystemString
Message text.
Return Value
Type:
True if "Yes".
See Also