Uiinfrastructure API Docs  
 

HTMLForm.SetOnSubmit Method 

Set the value of the onsubmit attribute.

public virtual void SetOnSubmit(
   string s
);

Parameters

s
String value.

See Also

HTMLForm Class | com.plumtree.xpshared.htmlelements Namespace