SciRadioElement Constructor
|
Constructor |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetRootNode | Gets the root XmlNode of the element to add to the page. |
GetType (inherited from Object) | |
SetCheckedValue | Sets the value to be stored when selected. |
SetImage | Sets the image for the element. |
SetLabelStyle | |
SetMandatoryValidation | Sets mandatory validation for the element. A JavaScript alert will display if this field is empty. |
SetRegExpValidation | Sets regular expression validation for the control. A JavaScript alert will appear if the field value does not match the specified criteria. |
SetUnCheckedValue | Sets the value to be stored when unselected. |
SetValue | Sets the field value. |
ToString | Writes the element to a string for debugging. |
SciRadioElement Class | Plumtree.Remote.Sci Namespace