Plumtree UI Infrastructure API  
 

HTMLInput.SetOnKeyDown Method 

Set the value of the onkeydown attribute.

public override void SetOnKeyDown(
   string s
);

Parameters

s
String value.

See Also

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace