iikoFront Api V8 Code Reference
iikoFront Api V8 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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IList
<
ISetting
>
GetSettings
()
Return Value
Type:
IList
<
ISetting
>
See Also
Reference
IPluginSettings Interface
Resto.Front.Api.Data.Settings Namespace