Plumtree UI Infrastructure API  
 

HTMLGenericElement.AddInnerHTMLElement Method 

Method rewritten to disallow calling on an HTMLGenericElement

public override void AddInnerHTMLElement(
   HTMLElement e
);

Parameters

e
HTMLElement

See Also

HTMLGenericElement Class | com.plumtree.xpshared.htmlelements Namespace