UltimateEditor Class Library

UltimateEditor.AttachmentsCssClass Property

Gets or sets the CSS Class name applied to the attachments.

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

Property Value

CSS Class name applied to the attachments. The default value is EditorAttachments.

Remarks

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

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace