iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.UI
Button Class
Button Constructor
Button Properties
Button Methods
Button Constructor
Initializes a new instance of the
Button
class
Namespace:
Resto.Front.Api.UI
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
Button
(
string
caption
,
Action
<
IViewManager
,
IReceiptPrinter
>
action
)
Parameters
caption
Type:
System
String
action
Type:
System
Action
IViewManager
,
IReceiptPrinter
See Also
Reference
Button Class
Resto.Front.Api.UI Namespace