Plumtree UI Infrastructure API
HTMLBody.SetOnLoad Method
Set the value of the onload attribute.
public virtual void SetOnLoad(
string
s
);
Parameters
s
Pass a valid String value.
See Also
HTMLBody Class
|
com.plumtree.xpshared.htmlelements Namespace