The client-side associated behavior type.
| C# |
public string BehaviorType { get; }
The client-side behavior type is the full name
(i.e. Winthusiasm.HtmlEditor.TableMenuItemBehavior).
The type should implement the client-side
Winthusiasm.HtmlEditor.IMenuItems interface.