HTML Editor for ASP.NET AJAX Professional Edition
AttachSaveButton Method (control)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorAttachSaveButton(Control)
Manually attaches a button to the SaveButtons list.
Declaration Syntax
C#
public void AttachSaveButton(
	Control control
)
Parameters
control (Control)
A Button, LinkButton, or ImageButton control
Remarks
Use this public method to manually attach a button that should trigger a client-side Save when clicked.

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