UltimateEditor Class Library

ToolbarList.Item Property

Gets or sets the toolbar at the specified index.

Overload List

Gets or sets the toolbar at the specified index.

public Toolbar this[int] {get; set;}

Gets or sets the toolbar with the specified ID.

public Toolbar this[string] {get; set;}

See Also

ToolbarList Class | Karamasoft.WebControls.UltimateEditor Namespace