HTML Editor for ASP.NET AJAX Professional Edition
HtmlEditor..::.CreateDialogInfoEventArgs Class
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHtmlEditor..::.CreateDialogInfoEventArgs
This class encapsulates the data and methods for the CreateDialogInfo event handler.
Declaration Syntax
C#
public sealed class CreateDialogInfoEventArgs : EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
HtmlEditor..::.CreateDialogInfoEventArgs(HtmlEditor, List<(Of <(HtmlEditor..::.DialogInfo>)>))
Constructor for the event argument class.

Dialogs
List of HtmlEditor..::.DialogInfo objects.

FindDialogInfo(String)
Finds the HtmlEditor..::.DialogInfo with the given name.

InsertCustomDialog(String, String, String, Int32, Int32)
Insert a custom dialog.

Inheritance Hierarchy
Object
EventArgs
 HtmlEditor..::.CreateDialogInfoEventArgs

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