AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
SciCheckboxElement Constructor
Constructor
public SciCheckboxElement(
string fieldName,
string text
);
Parameters
-
fieldName
- The name of the field. Should be uppercase as the portal will uppercase all names in the
NamedValue[]
returned by IAdminEditor.Finalize()
.
-
text
- The text to display to the left of the control.
See Also
SciCheckboxElement Class | Plumtree.Remote.Sci Namespace