Kendo.Mvc.UI.Fluent.ChatToolbarSettingsButtonBuilder
Defines the fluent API for configuring ChatToolbarSettingsButton
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