UltimateEditor Class Library

UltimateEditor.ToolbarCssClass Property

Gets or sets the CSS Class name applied to toolbars.

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

Property Value

CSS Class name applied to toolbars. The default value is EditorToolbar.

Remarks

Use this property to set the CSS Class name applied to toolbars.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace