HTML Editor for ASP.NET AJAX Professional Edition
AttachButton Method (editor, control)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.SaveButtonInfoAttachButton(HtmlEditor, Control)
Method to attach a Save button.
Declaration Syntax
C#
public static void AttachButton(
	HtmlEditor editor,
	Control control
)
Parameters
editor (HtmlEditor)
Reference to the HtmlEditor.
control (Control)
Reference to the Save button control.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)