Uiinfrastructure API Docs  
 

HTMLElement.GetInnerHTML Method

Overload List

 

public virtual string GetInnerHTML();

Call this method to obtain the HTML nested within this element. This HTML does not contain the HTML for this element.

public virtual void GetInnerHTML(XPStringBuilder,IXPResponse,bool);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace