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

C1WebLinkItem.NavigateUrl Property

Gets or sets the URL to link to when the hyperlink is clicked in the menu item.

[Visual Basic]

Public Property NavigateUrl As String

[C#]

public string NavigateUrl {get;set;}

[Delphi]

public property NavigateUrl: String read get_NavigateUrl write set_NavigateUrl;

See Also

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


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