Default target (frame or window) to use when navigating.
[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
C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |