Uiinfrastructure API Docs  
 

HTMLElement.SaveToTempFile Method

This method saves the display string of this object to a temporary file.

Overload List

This method saves the display string of this object to a temporary file.

public virtual string SaveToTempFile();

This method saves the display string of this object to a temporary file.

public virtual string SaveToTempFile(string);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace