Call this method to display the HTML of this object to the IXPResponse object.
All HTML of this object, as well as the HTML of any nested HTMLElement objects will be displayed.
Call this method to display the HTML of this object to the IXPResponse object.
All HTML of this object, as well as the HTML of any nested HTMLElement objects will be displayed.
public virtual void Display(IXPResponse);
Call this method to display this object's HTML to an IXPResponse object.
public virtual void Display(IXPResponse,bool);
HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace