Version

TargetUrl Property (ContentPane)

Returns or sets the URL to be displayed within the ContentPane.
Syntax
'Declaration
 
Public Property TargetUrl As String
public string TargetUrl {get; set;}
Remarks
In browsers that support IFRAMEs, this property can be used to specify a web page to be displayed in the ContentPane of the UltraWebTab control.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also