PluginIntegrationServiceExtensions Class |
Namespace: Resto.Front.Api.Extensions
public static class PluginIntegrationServiceExtensions
The PluginIntegrationServiceExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddButton |
Adds action button to display it in plugin menu. Button will be automatically removed on Syrve POS restarts or you will dispose method's return value.
| |
| AddButtonOnClosedOrderView |
Adds action button to display it in the closed order details screen. Button will be automatically removed on Syrve POS restarts or you will dispose method's return value.
| |
| AddButtonOnPastOrderView |
Adds action button to display it in the past order details screen. Button will be automatically removed on Syrve POS restarts or you will dispose method's return value.
|