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 string GetConfigsDirectoryPath()
Return Value
Type:
StringRemarks
Config files will not be deleted during iikoFront app data reset.
See Also