Click or drag to resize

ISetting Interface

Base interface for plugin settings.

Namespace:  Resto.Front.Api.Data.Settings
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public interface ISetting

The ISetting type exposes the following members.

Properties
  NameDescription
Public propertyKey
Key of element.
Top
See Also