LOTUSSCRIPT/COM/OLE CLASSES


Examples: SetTargetFrame method
This script opens a page into a specific target frame.

Dim workspace As New NotesUIWorkspace
Call workspace.SetTargetFrame("top")
Call workspace.OpenPage("banner")

Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?