Plumtree UI Infrastructure API  
 

HTMLBody.SetOnAfterPrint Method 

Set the value of the onafterprint attribute.

public virtual void SetOnAfterPrint(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace