JAVA/CORBA CLASSES


NotesURL property
Example

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

Form

Data type

String

Syntax

public String getNotesURL()
   throws NotesException

Usage

If Notes protocols are not available, this property returns an empty string. See NotesURL.

See resolve in Session for additional information and examples.

Language cross-reference

NotesURL property in LotusScript NotesForm class

Example
See Also