Click or drag to resize

IPluginIntegrationServiceGetConfigsDirectoryPath Method

Gets path to the directory where plugin should store it's configuration files (not a data).

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
string GetConfigsDirectoryPath()

Return Value

Type: String
Remarks
Config files will not be deleted during iikoFront app data reset.
See Also