UltimateEditor Class Library

ToolbarList Class

Represents a toolbar list that contains the toolbars displayed in the editor.

For a list of all members of this type, see ToolbarList Members.

System.Object
   System.Collections.CollectionBase
      Karamasoft.WebControls.UltimateEditor.ToolbarList

[Visual Basic]
NotInheritable Public Class ToolbarList
    Inherits CollectionBase
[C#]
public sealed class ToolbarList : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateEditor

Assembly: UltimateEditor (in UltimateEditor.dll)

See Also

ToolbarList Members | Karamasoft.WebControls.UltimateEditor Namespace