Represents a toolbar containing tools.
Namespace:
EPiServer.EditorAssembly: EPiServer (in EPiServer.dll) Version: 6.1.379.0
Syntax
| C# |
|---|
[SerializableAttribute] [DefaultPropertyAttribute("Tools")] public sealed class Toolbar : WebControl |
Remarks
This object contains EPiServer.Editor.Tools objects in its
ToolCollection object. Each Editor control contains one
ToolbarCollection used to store this object.
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
EPiServer.Editor..::.Toolbar
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
EPiServer.Editor..::.Toolbar