Plumtree EDK (Enterprise Web Development Kit) 5.4.0

SciRadioElement Members

SciRadioElement overview

Public Instance Constructors

SciRadioElement Constructor Constructor

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetRootNodeGets the root XmlNode of the element to add to the page.
GetType (inherited from Object) Gets the Type of the current instance.
SetCheckedValue Sets the value to be stored when checked.
SetImage Sets the image for the element.
SetLabelStyle Sets the label style (normal or important).
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 unchecked value.
SetValue Sets the field value.
ToStringWrites the element to a string for debugging.

See Also

SciRadioElement Class | Plumtree.Remote.Sci Namespace