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

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