| | Plumtree UI Infrastructure API | |
| HTMLElement.SetOnMouseOver Method |
Call this method to set the onmouseover attribute
public virtual void SetOnMouseOver(
string s
);
Parameters
-
s
- Pass the value of this attribute.
See Also
HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace