Client-side ID of the element that the context menu is bounded to.
[Visual Basic]
Public Property ContextControlId As String
[C#]
public string ContextControlId {get;set;}
[Delphi]
public property ContextControlId: String read get_ContextControlId write set_ContextControlId;
See Also
C1WebMenu Class | C1WebMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |