Ctor.
Namespace:
Resto.Front.Api.Data.Settings
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxprotected BaseSetting(
string key,
T value,
string labelText,
bool isReadonly
)
Parameters
- key
- Type: SystemString
- value
- Type: T
- labelText
- Type: SystemString
- isReadonly
- Type: SystemBoolean
See Also