Plumtree UI Infrastructure API  
 

HTMLInput.SetOnClick Method 

Set the value of the onclick attribute.

public override void SetOnClick(
   string s
);

Parameters

s
String value.

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace