Plumtree UI Infrastructure API
HTMLBody.SetOnBlur Method
Set the value of the onblur attribute.
public virtual void SetOnBlur(
string
s
);
Parameters
s
Pass a valid String value.
See Also
HTMLBody Class
|
com.plumtree.xpshared.htmlelements Namespace