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. |