Uiinfrastructure API Docs  
 

HTMLPage.AddInnerHTMLElement Method 

Do not call this method. Use the SetHeadh() and SetBody() methods to define the HTML displayed by this html page.

public override void AddInnerHTMLElement(
   HTMLElement e
);

See Also

HTMLPage Class | com.plumtree.xpshared.htmlelements Namespace