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