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