Plumtree UI Infrastructure API  
 

HTMLElement.InsertInnerHTMLElement Method 

Adds an innerHTMLElement to the specified element, while also returning the element added.

public virtual HTMLElement InsertInnerHTMLElement(
   HTMLElement e
);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace