Uiinfrastructure API Docs  
 

HTMLScriptCollection.AddInnerHTMLElement Method 

HTMLElement.addInnerHTMLElement rewritten.

public override void AddInnerHTMLElement(
   HTMLElement e
);

Parameters

e
Pass an HTMLScript or an HTMLScriptCollection object.

See Also

HTMLScriptCollection Class | com.plumtree.xpshared.htmlelements Namespace