Uiinfrastructure API Docs  
 

HTMLElement.SetOnKeyPress Method 

Call this method to set the onkeypress attribute

public virtual void SetOnKeyPress(
   string s
);

Parameters

s
Pass the value of this attribute.

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace