ASPPowUpload 1.0 control documentation

Gets the number of UploadedFile objects contained within the UploadedFileCollection instance, which corresponds directly to the number of files found within the HTTP POST request.

public override integer Count {get;}

Property Value

The number of objects contained in the UploadedFileCollection instance.