Plumtree EDK (Enterprise Web Development Kit) 5.4.0

SciCheckboxElement Constructor 

Constructor

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

SciCheckboxElement Class | Plumtree.Remote.Sci Namespace