Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
SciRadioElement Constructor
Constructor
public SciRadioElement(
string fieldName,
string text
);
Parameters
-
fieldName
- name of field. The fieldName should be uppercase as the portal will uppercase all names in the NamedValue[] returned by IAdminEditor.Finalize().
-
text
- text to display to the left of the control
See Also
SciRadioElement Class | Plumtree.Remote.Sci Namespace