Uiinfrastructure API Docs  
 

HTMLElement.SetOnKeyUp Method 

Call this method to set the onkeyup attribute

public virtual void SetOnKeyUp(
   string s
);

Parameters

s
Pass the value of this attribute.

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace