Click or drag to resize

PluginSettings.GetSettings Method

Namespace:  Resto.Front.Api.Data.Settings
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public IList<ISetting> GetSettings()

Return Value

Type: IList<ISetting>

Implements

IPluginSettings.GetSettings()
See Also