Click or drag to resize

IPluginSettingsGetSettings Method

Get all settings within current plugin settings.

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

Return Value

Type: IListISetting
See Also