WebFileUploader.FileAdded
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
![]() |
This event is only available for Web applications. |
WebFileUploader.FileAdded(fileName As String, bytes As UInt64, mimeType As String)
New in 2011r1
Supported for all project types and targets.
New in 2011r1
Supported for all project types and targets.
The file called Name has been added.