Constructor of TAMenuItem
Overload
Sets menu item label and replacement text.
public TAMenuItem(string label, string text, string html = null, int l_ = 0)
Parameters
|
label (string)
Menu item label. If |
|
text (string)
The replacement text. Can be |
|
html (string)
The replacement HTML. Can be |
| l_ (int) |