HTML Editor for ASP.NET AJAX Professional Edition
FindSelectInfo Method (selectName)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.CreateToolbarInfoEventArgsFindSelectInfo(String)
Finds the HtmlEditor..::.SelectInfo with the given name.
Declaration Syntax
C#
public HtmlEditor..::.SelectInfo FindSelectInfo(
	string selectName
)
Parameters
selectName (String)
The name of the select box.
Return Value
The HtmlEditor..::.SelectInfo found or null.

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