Method to attach a Save button.
| C# |
public static void AttachButton( HtmlEditor editor, Control control )
- editor (HtmlEditor)
- Reference to the HtmlEditor.
- control (Control)
- Reference to the Save button control.
| C# |
public static void AttachButton( HtmlEditor editor, Control control )