HTML Editor for ASP.NET AJAX Professional Edition
InsertCustomButton Method (buttonInfo, referenceButtonName, insertType)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.CreateToolbarInfoEventArgsInsertCustomButton(HtmlEditor..::.ButtonInfo, String, HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType)
Insert a custom button.
Declaration Syntax
C#
public void InsertCustomButton(
	HtmlEditor..::.ButtonInfo buttonInfo,
	string referenceButtonName,
	HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType insertType
)
Parameters
buttonInfo (HtmlEditor..::.ButtonInfo)
The ButtonInfo for the custom button to insert.
referenceButtonName (String)
Name of the button to use as a position reference for insertion.
insertType (HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType)
How to insert relative to reference button.

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