'Declaration Public Enum UploadMode Inherits System.Enum
public enum UploadMode : System.Enum
Member | Description |
---|---|
File | The HtmlBoxUpload is configured to handle text/html files (such as .htm, .html, .asp files). |
Flash | The HtmlBoxUpload is configured to handle Macromedia Flash files. |
Image | The HtmlBoxUpload is configured to handle images. |
None | The HtmlBoxUpload is not yet configured. |
Upload | The HtmlBoxUpload is configured to be a generic file uploader. |
WindowsMedia | The HtmlBoxUpload is configured to handle Windows Media Player compatible files. |
This enumeration effects the way HtmlBoxUpload controls are rendered.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2