Client-side ID of the element that the context menu is bounded to.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute("")] public string ContextControlId { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute("")> _ Public Property ContextControlId As String |