iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Settings
IPluginSettings Interface
IPluginSettings Methods
TryGetValue Method
TryGetValue(TSetting, TValue) Method (String)
TryGetValue(TValue) Method (String)
IPluginSettings
TryGetValue Method
Overload List
Name
Description
TryGetValue
TSetting, TValue
(String)
Get value specified for TSettings<TValue> by its key.
TryGetValue
TValue
(String)
Get value by its key.
Top
See Also
Reference
IPluginSettings Interface
Resto.Front.Api.V5.Data.Settings Namespace