HTML Editor for ASP.NET AJAX Professional Edition
HtmlEditor..::.CreateToolbarInfoEventArgs Constructor (editor, toolbarInfoList)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.CreateToolbarInfoEventArgsHtmlEditor..::.CreateToolbarInfoEventArgs(HtmlEditor, List<(Of <(HtmlEditor..::.ToolbarInfo>)>))
Constructor for the event argument class.
Declaration Syntax
C#
public CreateToolbarInfoEventArgs(
	HtmlEditor editor,
	List<HtmlEditor..::.ToolbarInfo> toolbarInfoList
)
Parameters
editor (HtmlEditor)
Reference to the HtmlEditor.
toolbarInfoList (List<(Of <(HtmlEditor..::.ToolbarInfo>)>))
List of HtmlEditor..::.ToolbarInfo objects.

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