IPluginSettingsGetSettings Method |
Get all settings within current plugin settings.
Namespace:
Resto.Front.Api.Data.Settings
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIList<ISetting> GetSettings()
Return Value
Type:
IListISetting
See Also