Click or drag to resize

PluginSettingsGetSettings Method

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

Return Value

Type: IListISetting

Implements

IPluginSettingsGetSettings
See Also