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