Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciSelectElement Constructor 

Constructor

public SciSelectElement(
   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

SciSelectElement Class | Plumtree.Remote.Sci Namespace