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