NotesURL (Document - Java™)
Read-only. The Domino® URL of a form when Notes® protocols are in effect.
Note: This property is new with Release 6.5.
Defined in
Data type
String
Syntax
public String getNotesURL()
throws NotesException
Usage
If Notes® protocols are not available, this property returns an empty string. See HttpURL.
See resolve in Session for additional information and examples.