Plumtree UI Infrastructure API  
 

HTMLGenericInputElement.SetOnBlur Method 

Set the value of the onblur attribute.

public virtual void SetOnBlur(
   string s
);

Parameters

s
String value

See Also

HTMLGenericInputElement Class | com.plumtree.xpshared.htmlelements Namespace