iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.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.Data.Settings Namespace