UltimateEditor Class Library

UltimateEditor.GetAttachmentList Method 

Gets the comma delimited list of attached filenames.

[Visual Basic]
Public Function GetAttachmentList() As String
[C#]
public string GetAttachmentList();

Return Value

Comma delimited list of attached filenames.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace