The global type of upload method to use.
Member Name | Description |
---|---|
Auto | Determines browser capabilities and chooses the most appropriate method to upload. |
Flash | Uses an enhanced file dialog facilitated by a Flash object. |
Silverlight | Uses an enhanced file dialog facilitated by a Silverlight object. |
IFrame | Uses a standard IFrame technique to provide upload functionality without requiring the Flash plugin. |