Class InsertHtmlTextModuleHtmlEditorBehavior
Behaviour adds entry to context menu for inserting text modules.
Inheritance
System.Object
InsertHtmlTextModuleHtmlEditorBehavior
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class InsertHtmlTextModuleHtmlEditorBehavior : Behavior<HtmlEditor>
Constructors
| Improve this Doc View SourceInsertHtmlTextModuleHtmlEditorBehavior()
Declaration
public InsertHtmlTextModuleHtmlEditorBehavior()
Methods
| Improve this Doc View SourceOnAttached()
Declaration
protected override void OnAttached()
OnDetaching()
Removes events for proper disposal.
Declaration
protected override void OnDetaching()