Gets or sets the CommandArgument for the item to which the C1WebBinding object is applied.
[Visual Basic]
Public Property CommandArgument As String
[C#]
public string CommandArgument {get;set;}
[Delphi]
public property CommandArgument: String read get_CommandArgument write set_CommandArgument;
See Also
C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |