IUploadedFilesCollection Interface |
Namespace: CMS.Base.Internal
public interface IUploadedFilesCollection
The IUploadedFilesCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns the number of posted file objects within the request.
| |
Item |
Returns an IUploadedFile object corresponding to an index item within a request.
|