Gets or sets the Navigate Url for the item to which the C1WebBinding object is applied.
[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
C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |