ContextMenuBuilder.ID Method
| Name | Parameters | Description |
|---|---|---|
| ID(JS) | expr |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
| ID(String) | id |
Specifies the id attribute for the control’s HTML element.
|