Uiinfrastructure API Docs  
 

HTMLElement.GetDisplayDidPause Method 

Call this method to determine whether or not the most recent call to one of the display methods paused. If this method returns true, a display method must be called again to render a complete HTML page.

public virtual bool GetDisplayDidPause();

Return Value

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace