Synopsis  
 
Property Name
Description
Type
Values
URLTarget
Specifies the type of browser window in which to display a URL
string
_self
_parent
_blank
_top

 
 
 
 
Detail  
 
 
 
URLTarget
 
Use this Property to specify the type of browser window in which to display a corresponding URL .  
 
_self
The URL will be displayed in the current window
_parent
The URL will be displayed in the parent window
_blank
The URL will be displayed in a new window
_top
The URL will be displayed in top-level window

 
 
 
Scope

The Properties listed in this section are defined as attributes of the XML tag corresponding to the following Components:

The Designer Logo Control
Generic Controls
The Resources Panel
Generic Resource Panels




Related Topics  
 
URL