Plumtree UI Infrastructure API  
 

HTMLGenericInputElement.SetOnChange Method 

Set the value of the onchange attribute.

public virtual void SetOnChange(
   string s
);

Parameters

s
String value

See Also

HTMLGenericInputElement Class | com.plumtree.xpshared.htmlelements Namespace