Gets the collection of C1FileInfo.
Namespace:
C1.Web.UI.Controls.C1UploadAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public C1FileInfoCollection UploadedFiles { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property UploadedFiles As C1FileInfoCollection Get |