JAVA/CORBA CLASSES


NotesURL property
Example

Read-only. The Domino URL of a view when Notes protocols are in effect.

Note This property is new with Release 6.5.

Defined in

View

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.

Language cross-reference

NotesURL property in LotusScript NotesView class

Example
See Also