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