IOperationServiceAddErrorMessage Method iikoFront Api V3 Documentation
Shows non-modal error message in the left top corner of the screen.

Namespace: Resto.Front.Api.V3
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
void AddErrorMessage(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference