AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
SciRadioElement Constructor
Constructor
public SciRadioElement(
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
SciRadioElement Class | Plumtree.Remote.Sci Namespace