UploadAttachmentsItems Property |
Get the uploaded files list.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic AttachmentItemCollection Items { get; }
Public ReadOnly Property Items As AttachmentItemCollection
Get
Property Value
Type:
AttachmentItemCollection
See Also