New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ChatToolbarButton

Defines the collection of buttons to be rendered. When using only an array of strings, the string added will define the name option of the button.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.ChatToolbarButton

Properties

IconClass String

Defines the icon classes of the span rendered in the button.

Name String

Defines the name of the button.

Text String

Defines the text to be rendered in the button.

In this article