iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Settings
CheckBox Class
CheckBox Constructor
CheckBox Properties
CheckBox Methods
CheckBox Constructor
Ctor.
Namespace:
Resto.Front.Api.V5.Data.Settings
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
public
CheckBox
(
string
key
,
bool
value
,
string
labelText
,
bool
isReadonly
)
Parameters
key
Type:
System
String
value
Type:
System
Boolean
labelText
Type:
System
String
isReadonly
Type:
System
Boolean
See Also
Reference
CheckBox Class
Resto.Front.Api.V5.Data.Settings Namespace