Dart.PowerWEB.TextBox Namespace : UploadMode Enumeration |
Enumerates the different types of file uploads.
Member | Description |
---|---|
Image | The HtmlBoxUpload is configured to handle images. |
File | The HtmlBoxUpload is configured to open text/html files (such as .htm, .html, .asp files). |
InsertFile | The HtmlBoxUpload is configured to insert text/html files (such as .htm, .html, .asp files) at the current cursor location. |
Flash | The HtmlBoxUpload is configured to handle Macromedia Flash files. |
Upload | The HtmlBoxUpload is configured to be a generic file uploader. |
WindowsMedia | The HtmlBoxUpload is configured to handle Windows Media Player compatible files. |
None | The HtmlBoxUpload is not yet configured. |
This enumeration effects the way HtmlBoxUpload controls are rendered.
Namespace: Dart.PowerWEB.TextBox
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)
Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.