DefaultBox Constructor
Initializes a new instance of the
DefaultBox class
Namespace: FileHold.Common.DashboardAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
public DefaultBox(
string title = "test",
int state = 0,
string value = "",
string caption = "",
string value2 = "",
string caption2 = ""
)
Parameters
- title String (Optional)
-
- state Int32 (Optional)
-
- value String (Optional)
-
- caption String (Optional)
-
- value2 String (Optional)
-
- caption2 String (Optional)
-