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