IPluginIntegrationService InterfaceiikoFront Api V3 Documentation

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#
public interface IPluginIntegrationService

The IPluginIntegrationService type exposes the following members.

Methods

  NameDescription
Public methodAddButton
Adds action button to display it in plugin menu. Button will be automatically removed on iikoFront restarts or you will dispose method's return value.
Public methodGetConfigsDirectoryPath
Public methodGetDataStorageDirectoryPath
Top
Extension Methods

  NameDescription
Public Extension MethodAddButton
Adds action button to display it in plugin menu. Button will be automatically removed on iikoFront restarts or you will dispose method's return value.
(Defined by PluginIntegrationServiceExtensions.)
Top
See Also

Reference