Uiinfrastructure API Docs  
 

HTMLBody.SetOnError Method 

Set the value of the onerror attribute.

public virtual void SetOnError(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace