iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Settings
PluginSettings Class
PluginSettings Methods
GetSettings Method
TryGetSetting(TSetting) Method
TryGetValue Method
PluginSettings
TryGetSetting
TSetting
Method
Namespace:
Resto.Front.Api.Data.Settings
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
TSetting
TryGetSetting
<TSetting>(
string
key
)
where
TSetting :
class
,
ISetting
Parameters
key
Type:
System
String
Type Parameters
TSetting
Return Value
Type:
TSetting
Implements
IPluginSettings
TryGetSetting
TSetting
(String)
See Also
Reference
PluginSettings Class
Resto.Front.Api.Data.Settings Namespace