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

ChatToolbarSettingsButtonBuilder

Methods

Attr(System.Object)

Defines the attributes of the button.

Parameters

attributes - System.Object

The object to be mapped to the attribute collection

Name(System.String)

Defines the name of the button.

Parameters

value - System.String

The value for Name

Text(System.String)

Defines the text that will be rendered in the button.

Parameters

value - System.String

The value for Text

IconClass(System.String)

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

Parameters

value - System.String

The value for IconClass

In this article
Not finding the help you need?