Click or drag to resize

IPluginSettingsGetSettings Method

Get all settings within current plugin settings.

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

Return Value

Type: IListISetting
See Also