iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Settings
IPluginSettings Interface
IPluginSettings Methods
GetSettings Method
TryGetSetting(TSetting) Method
TryGetValue Method
IPluginSettings
GetSettings Method
Get all settings within current plugin settings.
Namespace:
Resto.Front.Api.Data.Settings
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IList
<
ISetting
>
GetSettings
()
Return Value
Type:
IList
ISetting
See Also
Reference
IPluginSettings Interface
Resto.Front.Api.Data.Settings Namespace