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