ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebLinkItem.Target Property

Gets or sets the target window or frame to display the Web page content linked to when the C1WebLinkItem is clicked.

[Visual Basic]

Public Property Target As String

[C#]

public string Target {get;set;}

[Delphi]

public property Target: String read get_Target write set_Target;

See Also

C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.