The definition for a list of toolbar controls.
| C# |
public class ToolbarControlList : Dictionary<string, Control>
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.ToolbarControlList()()() |
The format is <ClientID>, <Control>.
| Object | ||
| Dictionary<(Of <(String, Control>)>) | ||
| HtmlEditor..::.ToolbarControlList | ||