Encapsulates information about a HtmlEditor..::.Toolbar.
| C# |
public class ToolbarInfo : HtmlEditor..::.ToolbarElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.ToolbarInfo(String) |
Constructor.
| |
| Delete()()() |
Marks this HtmlEditor..::.ToolbarInfo object as deleted.
| |
| Deleted |
Indicates if this HtmlEditor..::.ToolbarInfo has been marked as deleted.
| |
| FindElement(String) |
Finds the HtmlEditor..::.ToolbarElement with this name.
| |
| GetToolbarData(HtmlEditor..::.ToolbarControlList) |
Returns the information contained in the toolbar controls as a string.
| |
| Toolstrips |
List of HtmlEditor..::.ToolstripInfo objects.
|
| Object | ||
| HtmlEditor..::.ToolbarElement | ||
| HtmlEditor..::.ToolbarInfo | ||