Click or drag to resize
IUploadedFilesCollectionCount Property
Returns the number of posted file objects within the request.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
int Count { get; }

Property Value

Type: Int32
See Also