Microsoft SDK for Java

DhDocument.getReferrer

Retrieves the referring document.

Syntax

public String getReferrer()

Return Value

Returns the Uniform Resource Locator (URL) of the referring document, or returns a null string if it is unavailable.

Remarks

This is the document that contains the hyperlink to the current document.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.