Click or drag to resize
UploadAttachmentsItems Property
Get the uploaded files list.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public AttachmentItemCollection Items { get; }

Property Value

Type: AttachmentItemCollection
See Also