HTML Editor for ASP.NET AJAX
AddMenu Method (editor, name, tooltip)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.ButtonInfoAddMenu(HtmlEditor, String, String)
Method to add a menu button for this button.
Declaration Syntax
C#
public void AddMenu(
	HtmlEditor editor,
	string name,
	string tooltip
)
Parameters
editor (HtmlEditor)
Reference to the HtmlEditor.
name (String)
Name of the menu.
tooltip (String)
Tooltip for the menu button.

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