Public Instance Constructors
Public Instance Properties
Public Instance Methods
Public Instance Events
Protected Instance Properties
Protected Instance Methods
Protected Internal Instance Fields
Protected Internal Instance Methods
See Also
![]() |
Initializes a new instance of the UploadPersistedFile class. |
![]() | A system temporary folder or temporary directory is a directory used to hold temporary files. By default, when PHP File Uploader detects TempDirectory propery is not set, it will automatically use the system temporary folder. if web.config sepcified the TempDirectory appSetting, this would not take effects. You can turn this feature off by setting it to "false". |
![]() | |
![]() | JavaScript code that be executed when the browse button be clicked. |
![]() | Gets or sets the "Cancel all Uploads" message. |
![]() | |
![]() | It allows the developers specify a server control to use as the cancel button of PHP File Uploader. |
![]() | Gets the cancel button style. |
![]() | Gets or sets the cancel text. |
![]() | Gets or sets the "Cancel upload" message. |
![]() | |
![]() | |
![]() | Gets or sets the current file name filter string, which determines the choices that appear in the file browser dialog box. Please note that only ValidateOption.AllowedFileExtensions property determine the allowed file extensions for uploading. |
![]() | Gets or sets the dirty text. |
![]() | |
![]() | Get an object which contains the uploaded file. The object can persist across postbacks. |
![]() | Gets or sets the "File too large" message. |
![]() | Gets or sets the "file type not support" message. |
![]() | set a special page for Flash - Integrated Windows Authentication chould be also set to web.config appSettings : CuteWebUI.AjaxUploader.FlashUploadPage (CuteEditor.AjaxUploader.FlashUploadPage for CuteEditor) |
![]() | Gets or sets the FlashWarning Image. |
![]() | |
![]() | Sets or retrieves the appearance of the file input control. |
![]() | |
![]() | It allows the developers specify a server control to use as the insert button of PHP File Uploader. |
![]() | Gets the insert button style. |
![]() | Gets or sets the insert text. |
![]() | Gets the item label style. |
![]() | Gets or sets the item text template. |
![]() | Gets or sets a boolean indicating whether Uploader automatically starts uploading as soon as a user selects a file. |
![]() | Gets or sets the maximum number of files that can be uploaded. |
![]() | Gets or sets the "File too large" message. |
![]() | If true, the users are able to select multiple files in the file browser dialog then upload them at once. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Gets or sets the background image for the ProgressBar control. |
![]() | Specifies the border style for the ProgressBar control. |
![]() | The height of the Progress bar. Default is 15. |
![]() | Specifies the style that a ProgressBar uses to indicate the progress of an operation. |
![]() | It allows the developers specify a server control to use as the progress control of PHP File Uploader. |
![]() | The style to be applied to the progress information. |
![]() | |
![]() | Gets the progress label style. |
![]() | |
![]() | Gets the progress panel style. |
![]() | The width of the Progress Panel. Default is 500. |
![]() | Gets or sets a progress fill picture for the ProgressBar control. |
![]() | It allows the developers specify a server control to show the progress text of PHP File Uploader. |
![]() | Gets or sets the progress text template. %P% = percent,%T% = seconds remain,%F% = filename. %SEND% = uploaded size , %SIZE% = file size , %KBPS% means KB/s , %KBPS% = B/s For example : %F%.. %P% %SEND%/%SIZE% , %KBPS% , %T% seconds left. |
![]() | Gets or sets a boolean indicating whether Uploader should render a browse button for FireFox/Opera in Iframe Mode. |
![]() | Gets or sets a value indicating whether the progress bar is displayed. The UploadModule must be installed to use this feature. |
![]() | Gets or sets a value indicating whether the progress information is displayed when uploading. The UploadModule must be installed to use this feature. |
![]() | |
![]() | Specifies where AjaxUploader should put the temporary files. |
![]() | |
![]() | |
![]() | Gets or sets the "Uploading.." message. |
![]() | Gets or sets the "upload is processing" message. |
![]() | The global type of upload method to use. |
![]() | Gets the validate option. |
![]() | |
![]() | Gets or sets the message for windows file browse dialog 32K file name length limitation. |
![]() | Changes the fire. |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | Gets the uploader provider instance to handle file data. |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | Overloaded. Use server file to simulate file uploading and uploaded event. This method affects all child types. |
![]() | |
![]() | |
![]() | Occurs when a file is uploaded and the .File property is changed |
![]() | fired when a file are uploaded and validated |
![]() | attach custom code to validate the uploading file |
![]() | |
![]() | |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | detect whether the browser support the script upload |
![]() | |
![]() | |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Raises the FileChanged event. |
![]() | Raises the FileUploaded event. |
![]() | |
![]() | |
![]() | |
![]() | OnPreRender |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() |
![]() |
![]() | |
![]() |
UploadPersistedFile Class | CuteWebUI Namespace