Click or drag to resize

PluginSettingsGetSettings Method

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

Return Value

Type: IListISetting

Implements

IPluginSettingsGetSettings
See Also