Constructor for the event argument class.
| C# |
public CreateToolbarInfoEventArgs( HtmlEditor editor, List<HtmlEditor..::.ToolbarInfo> toolbarInfoList )
- editor (HtmlEditor)
- Reference to the HtmlEditor.
- toolbarInfoList (List<(Of <(HtmlEditor..::.ToolbarInfo>)>))
- List of HtmlEditor..::.ToolbarInfo objects.