ASP Uploader Class Reference
UploadAttachments.Items Property
Get the uploaded files list.
[Visual?Basic]
Public?ReadOnly?Property?Items?As?
AttachmentItemCollection
[C#]
public?
AttachmentItemCollection
?Items?{get;}
See Also
UploadAttachments Class
|
CuteWebUI Namespace