UltimateEditor Class Library

UltimateEditor.DisplayAttachments Property

Gets or sets a value that indicates whether the attachments will be displayed.

[Visual Basic]
Public Property DisplayAttachments As Boolean
[C#]
public bool DisplayAttachments {get; set;}

Property Value

true if the attachments are displayed; otherwise, false. The default value is true.

Remarks

Use this property to display attachments.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace