UltimateEditor Class Library

ToolbarItem.ButtonTitle Property

Gets or sets the button title.

[Visual Basic]
Public Property ButtonTitle As String
[C#]
public string ButtonTitle {get; set;}

Property Value

Button title.

Remarks

Use this property to set the button title.

See Also

ToolbarItem Class | Karamasoft.WebControls.UltimateEditor Namespace