SciSelectElement Constructor
|
Constructor |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetRootNode | Gets the root XmlNode of the control to add to the page. |
GetType (inherited from Object) | |
SetLabelStyle | Sets the style of the label text (normal or important). |
SetMandatoryValidation | Sets mandatory validation for the element. A JavaScript alert will be displayed if the field is empty. |
SetRegExpValidation | Sets regular expression validation for the control. A JavaScript alert will display if the match criteria are not met. |
SetSelectedValue | Sets the selected value. |
SetStorageType | Sets the storage type (integer or string). |
SetValue | Sets the values of the select element. (Similar to an OPTION array in HTML.) |
ToString | Writes the element to a string for debugging. |
SciSelectElement Class | Plumtree.Remote.Sci Namespace