UltimateEditor Class Library

UltimateEditor.TextBoxCssFiles Property

Gets or sets the CSS file names in comma separated form used by the text box.

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

Property Value

CSS file names in comma separated form used by the text box.

Remarks

Use this property to set the CSS file names in comma separated form used by the text box.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace