Plumtree UI Infrastructure API  
 

HTMLGenericInputElement.SetOnFocus Method 

Set the value of the onfocus attribute.

public virtual void SetOnFocus(
   string s
);

Parameters

s
String value

See Also

HTMLGenericInputElement Class | com.plumtree.xpshared.htmlelements Namespace