PowUpload 1.3 control documentation

Provides access to and organizes files uploaded by a client.

For a list of all members of this type, see UploadedFileCollection Members.

System.Object
   System.Collections.Specialized.NameObjectCollectionBase
      ElementIT.PowUpload.UploadedFileCollection

public class UploadedFileCollection : NameObjectCollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You cannot create an UploadedFileCollection object directly. You must obtain it from the Files property of an PowUpload object.

Requirements

Namespace: ElementIT.PowUpload

Assembly: Element-IT.PowUpload (in Element-IT.PowUpload.dll)

See Also

UploadedFileCollection Members | ElementIT.PowUpload Namespace | PowUpload.Files property