HTML Editor for ASP.NET AJAX Professional Edition
FindButtonInfo Method (buttonName)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.CreateToolbarInfoEventArgsFindButtonInfo(String)
Finds the HtmlEditor..::.ButtonInfo with the given name.
Declaration Syntax
C#
public HtmlEditor..::.ButtonInfo FindButtonInfo(
	string buttonName
)
Parameters
buttonName (String)
The name of the button.
Return Value
The HtmlEditor..::.ButtonInfo found or null.

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