DhInlineFrame.getFrameDocument

Overview | Methods | This Package | All Packages

DhInlineFrame.getFrameDocument

Retrieves the current document in the frame.

Syntax

public DhDocument getFrameDocument()

Return Value

The DhDocument object associated with this frame. 

Remarks

This method may return null if it is not possible to access the document in the frame. Documents that are open on a different server from the enclosing page can generally not be accessed because of browser security restrictions.