Property : Target
Page Status: Beta
Contents |
[edit] Description
Use the Target property to specify one of three possible things:
- the URL of a web page to display.
- the object who's parent project contains the form interface that you specified in the Form Interface property, which references a form to display.
To specify the current class object, select the this reference found in the class's inheritance tree under Object. You can also set the site to Expression and type this.
IMPORTANT: If you have specified a Form Adpater then you must use the Target property to specify the object that is the parent to the form referencing the specified interface, otherwise the form cannot be displayed at runtime.
[edit] Property Editor Location
Accessible when you select an Open Dialog statement in the Design Editor.
[edit] Data Type
[edit] Default Value
| Statement | Default |
|---|---|
| Open Dialog | <not set> |



